Deployment Architecture

Alert for Master License Server down

pdash
Path Finder

I want to set up an alert to notify when the master license server (one search head) goes down. What should I query for finding this out from an indexer that is pointing to it?

Tags (1)
0 Karma

dmillis
Splunk Employee
Splunk Employee

Check out:
http://docs.splunk.com/Documentation/Splunk/5.0/Admin/Aboutlicenseviolations#About_the_connection_be...

The following search should work:
index="_internal" source="*splunkd.log" "failed to transfer rows"

pdash
Path Finder

Correction: Its
index="_internal" source="*splunkd.log" "failed to send rows"

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 ...