View Output Logs

Tags:

#1 casey1234

Hi,

I'm using NXLog on Windows to send Event Log data into Google BigQuery but I'm not seeing my data. There appears to be no errors in nxlog.log When I use this: <Output out> Module om_file File 'C:\Program Files (x86)\nxlog\data\nxlogfile.log' </Output>

I can see the data from the event log being logged.

Is there a module that logs all data as it's being transmitted?

Thanks in advance!!

#2 MisazivDeactivated Nxlog ✓
#1 casey1234
Hi, I'm using NXLog on Windows to send Event Log data into Google BigQuery but I'm not seeing my data. There appears to be no errors in nxlog.log When I use this: <Output out> Module om_file File 'C:\Program Files (x86)\nxlog\data\nxlogfile.log' </Output> I can see the data from the event log being logged. Is there a module that logs all data as it's being transmitted? Thanks in advance!!

Can you please post your whole config? You can set it to output to the Google BigQuery and file at the same time, that way you will know if nxlog is sending data. Or set it up to send to another instance of NXlog which will then write to a file. So you can compare that everything is sent.

Kind regards, Misa