Search found 5 matches

by chito
Fri Apr 01, 2016 1:52 am
Forum: Nagios Log Server
Topic: Question on sending Apache Logs from Linux
Replies: 21
Views: 7025

Re: Question on sending Apache Logs from Linux

Hello, I am not Linux admin and a support person. So, I cannot be responsible.... Here is my conf file in my test environment. ---------------------------------------------------------------------------- /etc/rsyslog.conf Add the following line: global(workDirectory="/var/lib/rsyslog") /et...
by chito
Wed Mar 23, 2016 12:44 am
Forum: Nagios Log Server
Topic: Question on sending Apache Logs from Linux
Replies: 21
Views: 7025

Re: Question on sending Apache Logs from Linux

Hello, Does the file name contain date(YYYYMMDD)? If so, I think you need to upgrade rsyslog v8.5 or later to use wild card. http://www.slideshare.net/rainergerhards1/using-wildcards-with-rsyslogs-file-monitor-imfile Also, "$InputFileName" of rsyslog doesn't support wild card(*) in polling...
by chito
Fri Jan 08, 2016 1:39 am
Forum: Nagios Log Server
Topic: Missing Dashboard
Replies: 3
Views: 377

Re: Missing Dashboard

Hello Fred-san, I attached the dashboard file that I had exported from my environment. I think you can import it on "Dashboard" page (Load -> Advanced). Please "save as gloabal dashboard". Or, I think you might be able to restore the previous settings from the system backup(/stor...
by chito
Wed Oct 22, 2014 11:03 pm
Forum: Nagios Log Server
Topic: Secure Transfer using SSL/TLS
Replies: 3
Views: 3728

Re: Secure Transfer using SSL/TLS

Thank you! I will try it.
by chito
Wed Oct 22, 2014 9:41 am
Forum: Nagios Log Server
Topic: Secure Transfer using SSL/TLS
Replies: 3
Views: 3728

Secure Transfer using SSL/TLS

Hi,

I have a question about security.

Can Nagios Log Server ensure that messages cannot be accessed by third parties by using the Transport Layer Security (TLS) protocol to encrypt the communication between the clients (log sources) and Nagios Log Server?

Thank you.