Hi,
Is there a way I can edit/update the quick search utility, instead of Google, Bing, or Stack Overflow? We need to add a different Search URL from the Dashboard Table - Actions column.
Dashboard Table - Actions column
Re: Dashboard Table - Actions column
This can be done by editing /var/www/html/nagioslogserver/www/app/panels/table/module.pp. Starting on line 114 is the list of search engines. You can either use the existing entries as a template to add an additional search engine or edit one of the existing entries to replace it. Note that this change may not remain after upgrades and may need to be added again after one.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Re: Dashboard Table - Actions column
Thank you... it's working 
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Dashboard Table - Actions column
Glad it is resolved!esmie wrote:Thank you... it's working
Locking thread