Page 1 of 1

Can we use /usr/local/nagioslogserver/etc/patterns?

Posted: Tue Jan 28, 2020 2:38 pm
by eloyd
Is /usr/local/nagioslogserver/etc/patterns safe to use for locally generated, complex patterns? We used to use all sorts of directories over the years to put patterns, but we see latest version finally has a sane, logical place. We're just concerned it's not safe from Nagios LS upgrades overwriting things we put in there.

Any thoughts?

Re: Can we use /usr/local/nagioslogserver/etc/patterns?

Posted: Wed Jan 29, 2020 10:57 am
by mbellerue
Yes, it is safe for users to use. Just don't prefix any of your .pattern files with xi_, and you'll be good to go.

Re: Can we use /usr/local/nagioslogserver/etc/patterns?

Posted: Wed Jan 29, 2020 11:00 am
by eloyd
Thanks!