Alerting

Alerts problem on 6.1.1

macewindum
Engager

Since I upgraded SPLUNK to 6.1, I have a problem with my alerts.
After few hours they stop working. I must restart SPLUNK and my alerts are back to work until they stop working.
How can I resolve that ?

Tags (3)
0 Karma

mtranchita
Communicator

Ran into this over the weekend myself. It looks to be known issue SPL-84357

The response I found at
http://answers.splunk.com/answers/137421/why-are-my-real-time-alerting-searches-no-longer-sending-em...
provided the following workaround:

The work-around is to temporarily extend "sessionTimeout" in $SPLUNK_HOME/etc/system/local/server.conf to a value that will be longer than the interval between two matched events, thus preventing the token from expiring:
[general]
sessionTimeout = 30d

0 Karma

macewindum
Engager

Thanks for the answer.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...