Hi. Please help to suggest the code to monitor specific event id from Windows System Event logs. For eg event id 64
logwatch:
enabled: yes
sendall: no # this value is MANDATORY, yes is useful only for debugging
vista_api: no # this is RECOMMENDED
max_size: 500000 #
logfile: # entries in the windows eventlog
- 'Parameters': ignore
- 'State': ignore
- '*': warn nocontext # This is default params for not missing entries
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed. Contact an admin if you think this should be re-opened.