response
NXlog for Ubuntu 22.04
When installing nxlog- ce, I get problems with dependency for the package.
When installing nxlog- ce, I get problems with dependency for the package.
HI guys after upgrading to the latest CE edition i noticed that the nxlog.log file wasn't being updated. This is the beginning of my config:
**define MYLOGFILE /home/nxlog_ce/nxlog.log**
<Extension _syslog>
Module xm_syslog
</Extension>
**LogLevel INFO**
**LogFile /home/nxlog_ce/nxlog.log**
I went ahead and added the lines marked with ** and still no logs. can anyone help me?
Hi,
I installed recently the last version of NXLOG-CE (3.0.2284) on my windows server 2016 Standard.
I noticed that the configcache is not functionnal in my case because of an erreor when nxlog service stop => "System Error 109 has occurred. The pipe has ended"
My configcache.dat file is not updated and when I restart the service, a lot of old logs are sended to my logstash
Here's my nxlog conf file
Panic Soft
Hi,
I have to forward tsmlogs to the server, I have below configuration . My audit team needs hostname printed when they receive the logs on their end. I have below configuration
<Output tsmout>
Module om_tcp
Host 10.24.8.23
Port 30133
Exec $FQDN = hostname_fqdn();
# Exec parse_syslog_bsd();
</Output>
Hi all,
NXLOG newbie. I'm trying to inject logs from a specific hostname into a specific folder. For example:
if hostname = x
then store log in folder = y
I'm running a very bare-bones set up. I'd like to use the FQDN as the variable for hostname rather than an IP.
Current config:
Panic Soft
#NoFreeOnExit TRUE