Skip to content

Conversation

@ZikyHD
Copy link

@ZikyHD ZikyHD commented May 18, 2020

Using your code to produce a splunk app, I made some changes focused on analyse.
Briefly, i've modified add_field / add_table part (using sigmac fieldlist output).
Feel free to contact me if you need more details.

app: 'sigma_hunting_app'
cron_schedule: '*/10 * * * *'
earliest_time: '-10m'
earliest_time: '0'

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't you search for the last 10m when you have a cron schedule of every 10m?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In fact all my searches use indexed time to prevent missing alert if delay are observed on collect

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants