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 instance I need to log an event in the new index using this :
{
name = "TEST_Splunk_Search - AWS - test",
search = "index=cloudtrail | stats count by ClientIP",
description = "This is the test Detection for AWS",
dispatch_earliest_time = "rt-60m"
dispatch_latest_time = "rt-0m"
cron_schedule = "*/5 * * * *",
is_scheduled = true
disabled = false
actions = "logevent"
action_logevent_index= "test"
}
No description provided.
The text was updated successfully, but these errors were encountered: