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"

Get Updates on the Splunk Community!

Shape the Future of Splunk: Join the Product Research Lab!

Join the Splunk Product Research Lab and connect with us in the Slack channel #product-research-lab to get ...

Auto-Injector for Everything Else: Making OpenTelemetry Truly Universal

You might have seen Splunk’s recent announcement about donating the OpenTelemetry Injector to the ...

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