You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For both methods WMI (default) and PowerShell quotes are not required.
I tested successfully event logs with spaces on my Windows 10 system like so.
config.ini
# Define comma separated windows event log log types# Event Logs containing spaces DO NOT need to be quoted: Security,Sophos Cloud AD Sync,Applicationwineventlog-logtypes = System,Foobar,DFS Replication,Windows PowerShell
How ever, due to you have quoted the event logs in the past, you have to edit your service configuration and remove the quotes (openITCOCKPIT web interface -> edit service, scroll down to arguments) or re-create the service via the wizard.
Hope this helps.
Ups, habe erst jetzt bemerkt das, das Issue auf deutsch ist :)
Agent Mode:
Versions
Operating system
Windows Server 2016
Describe the bug
Seit dem Update auf Agent Version 3.0.9 funktionieren folgenden Einträge in der Config.ini nicht mehr
Define comma separated windows event log log types
wineventlog-logtypes = System,Application,Security,'Active Directory Web Services','DFS Replication','Directory Service','DNS Server','Windows PowerShell'
d.h. es werden nur noch die default Einträge System, Sicherheit und Application übertragen
https://i.imgur.com/mebq59N.png
The text was updated successfully, but these errors were encountered: