Hello, what is best way to merge information from two events to a new one.
I have one evenet with connectioninformation and a second event with the userid. And I need the user ID addtionalt to the first event with the connection information forwarded in a syslog stream. There is a connectio ID in the event that I can use as filter.
Problem is, that there are some more events too with the same connection ID.
GLE created
I was trying to change the global DateFormat as stated in the docs to be able to have the milliseconds included in the output after parsing json, but when i start nxlog i get the message "Invalid keyword: DateFormat at /etc/nxlog.conf"
########################################
# Global directives #
########################################
User nxlog
Group nxlog
LogFile /var/log/nxlog/nxlog.log
LogLevel INFO
DateFormat "YYYY-MM-DDThh:mm:ss.sUTC"
The version of nxlog is 2.9.1716 (nxlog-ce)
Am i doing something wrong? Or is this function not supported in the community edition?
Thanks,
Roman
derqurps created
Hi All,
Is it possible to use Exec command to add username to logs? If so, can someone point me to resource on how to do it?
Can the same be used to add current assigned IP address?
Regards
Jake
magneton created
Hello folks, since weeks i am trying to get filtered informations from a domain controller but i dont get the right informations. If i choose the EVENT IDs i want to get, there comes no input on the graylog side but if i select * from Application, Security or System., all the messages are coming. but i dont want that. i only want add,modify,delete account for example. How do i have to do that? Here is one of my spectacular config files with filters:
https://pastebin.com/cptCmt9e
and thats the simple working one
https://pastebin.com/aXt5waFT
Fl0w created
wiht the community eddition when the nxlog-ce is listening on /dev/log and for some reasons the systemd-journald (debian 9) removes the socket the nxlog blocks the compleate host. (even no login possible) after a restart of nxlog the host recovers.
Mario.Fetka created
We are running into errors running nxlog-ce on Windows 2016. When is this going to be supported? Our only alternative is to move to Beats which will happen quickly if there is no ETA on this.
Here are some examples of the errors we see:
2018-01-11 14:34:22 WARNING got ERROR_INVALID_PARAMETER (errorcode: 87) for the Security log, will try to reopen in 512 sec. ReadFromLast is TRUE and will try to restart from the last position. This might result in uncollected logs.
2018-01-11 14:34:22 WARNING got ERROR_INVALID_PARAMETER (errorcode: 87) for the Windows PowerShell log, will try to reopen in 512 sec. ReadFromLast is TRUE and will try to restart from the last position. This might result in uncollected logs.
```=
fkochiv created
sv created
Simple Question
Is there any way to configure NXlog to send data i Gelf HTTP format. I need to pass data through a HTTP only proxy
mats created
Hi, I have a problem with nxlog. Try to start service nxlog with kafka configuration (including installation librdkafka) and unfortunately i have an error with starting nxlog:
error: "Unit nxlog.service has begun starting up.
Jan 03 17:24:12 Kafka4 nxlog[19220]: 2018-01-03 17:24:12 ERROR Failed to load module from /opt/nxsec/libexec/nxlog/modules/output/om_kafka.so, /opt/nxsec/libexec/nxlog/modules/output/om_kafka.so: undefined symbol: rd_kafka_last_error;DSO load failed Jan 03 17:24:12 Kafka4 systemd[1]: nxlog.service: control process exited, code=exited status=1 Jan 03 17:24:12 Kafka4 systemd[1]: Failed to start NXLog daemon. -- Subject: Unit nxlog.service has failed -- Defined-By: systemd"
lukaszhusarz created
absolis created
HI all
Is the module available for community version of nxlog and if yes how do we download? Thanks all for your time.
Chew
cy.chew created
cps86 created
Hello
Is it possible to monitor the log file modification date? I do not want to check log file contents, to check whether pattern was found or not. The only thing which I want to is to get modification date of a log file, and if it's older than X minutes -> generate an event.
I tried different configs, with schedule, with im_null modules, exec, file_mtime function... And nothing... Still doesn't work.
cps86 created
Good morning,
Noob to nxlog - installed in Windows and running on an OOB config, Host is set to localhost. All I get in the logs is:
2017-12-21 11:31:44 ERROR couldn't connect to tcp socket on Localhost:514; No connection could be made because the target machine actively refused it.
2017-12-21 11:32:16 INFO connecting to Localhost:514
2017-12-21 11:32:17 INFO reconnecting in 64 seconds
2017-12-21 11:32:17 ERROR couldn't connect to tcp socket on Localhost:514; No connection could be made because the target machine actively refused it.
2017-12-21 11:33:21 INFO connecting to Localhost:514
2017-12-21 11:33:22 INFO reconnecting in 128 seconds
2017-12-21 11:33:22 ERROR couldn't connect to tcp socket on Localhost:514; No connection could be made because the target machine actively refused it.
The firewall is disabled, 514 not showing as listening in netstat so not sure what I'm supposed to be looking at. Re-installed it, tried 1514 - no joy.
Can anyone assist?
fj1200 created
Callahan created
Hi I'm newbie to nxlog. I installed NXlog on windows machine and I would like to capture only specified Events.
Facility Severity System warning security/auth information user information logaudit information kernel error
please help me with the query list that has to be configured in nxlog.conf file in windows.
Thank you so much
Regards, Pradeep pradeeepramesh87@gmail.com 00917032845100
pradeep created
Savane created
lecko created
gwhitt created
markus.wolfram created