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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Source:
<source> @type tail path /var/log/audit/audit.log read_from_head true pos_file /var/log/os/auditTest.log.pos tag syslog.audit <parse> @type none </parse> </source>Match:
<match syslog.audit.**> @type opensearch scheme https ssl_verify false hosts http://xxxxxxxxxx, user admin password admin index_name oslog-audit-%Y%m%d include_timestamp true utc_index false <buffer tag,time> timekey 60 timekey_wait 0 timekey_use_utc false timekey_zone +0800 </buffer> </match>problem:

Beta Was this translation helpful? Give feedback.
All reactions