Page 1 of 1

Dashboard Table - Actions column

Posted: Wed Feb 13, 2019 7:24 pm
by esmie
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.

Re: Dashboard Table - Actions column

Posted: Thu Feb 14, 2019 10:17 am
by cdienger
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.

Re: Dashboard Table - Actions column

Posted: Thu Feb 14, 2019 6:13 pm
by esmie
Thank you... it's working :)

Re: Dashboard Table - Actions column

Posted: Fri Feb 15, 2019 8:13 am
by scottwilkerson
esmie wrote:Thank you... it's working :)
Glad it is resolved!

Locking thread