Search found 4 matches
- Mon Feb 19, 2018 6:11 pm
- Forum: Nagios Log Server
- Topic: Problem with Accents in the logs
- Replies: 8
- Views: 2450
Re: Problem with Accents in the logs
CP850.png Hi, I continue with the problem, after having changed the configuration in the global setting to: CP850. I have also tried with CP437. with the same result. Now the symbol that shows instead of the accent is different In the server windows logs, show correctly. The weird thing is that the...
- Mon Feb 05, 2018 5:26 pm
- Forum: Nagios Log Server
- Topic: Problem with Accents in the logs
- Replies: 8
- Views: 2450
Re: Problem with Accents in the logs
Thanks, npolovenko & mcapra. In the 2 servers is the same configuration in "Global Configuration" tcp { type => 'eventlog' port => 3515 codec => json { charset => 'CP1252' } } The server that I monitor is the same with both NLS. so I understand the problem is not in the nxlog service, ...
- Mon Feb 05, 2018 12:47 pm
- Forum: Nagios Log Server
- Topic: Problem with Accents in the logs
- Replies: 8
- Views: 2450
Re: Problem with Accents in the logs
This is the result in the 2 servers when executing the command "locale" LANG=es_ES.UTF-8 LC_CTYPE="es_ES.UTF-8" LC_NUMERIC="es_ES.UTF-8" LC_TIME="es_ES.UTF-8" LC_COLLATE="es_ES.UTF-8" LC_MONETARY="es_ES.UTF-8" LC_MESSAGES="es_ES.UTF-8&...
- Fri Dec 22, 2017 5:43 am
- Forum: Nagios Log Server
- Topic: Problem with Accents in the logs
- Replies: 8
- Views: 2450
Problem with Accents in the logs
I currently have a NagiosLS v.1.4.4. with this version it works correctly the accents. The servers that are in Spanish and in the logs appear accents Now, I am updating to the latest version of NagiosLS with the template nagioslogserver-2.0.2-64.ova ... And with the same configuration as in the prev...