response
Send custom value in iis_log message
I want to know is possible send, with the iis log message, a custom field and value. Actually this is my config:
I want to know is possible send, with the iis log message, a custom field and value. Actually this is my config:
Occasionally I will see error like this in the nxlog.log:
2017-04-13 10:18:43 ERROR apr_stat failed on file C:\inetpub\logs\IIS\\W3SVC1\u_extend1776_x.log; Access is denied.
What concerns me is that while this error was recorded at 10:18 the log it failed to access (u_extend1776_x.log) is like 3 hours old!
Does this mean nxlog is wayyy backlogged and is 3 hours behind in processing logs in this folder?
Without turning on debugging, is there a way to know which file nxlog is currently processing?
I want to track how far it is behind new logs getting created. Its working fine right now, but I want to be able to track this over time and see how it changes- so leaving debugging turned on wont work.