Reporting

Server Up-time /down-time

bidahor13
Path Finder

hi, I'm still new to splunk
Question:
What search command do I need to run to create a report (or maybe an alert) showing if a server is up or down in real time?

Tags (3)
0 Karma

woodcock
Esteemed Legend

You need to forward some kind of log or KPI information into Splunk first. Then you search on that data. Let's assume it is Windows and you are sending perfmon into Splunk. You can track one of the KPIs or even the mere presence (or rather lack there of) of events arriving into Splunk to determine if the server is OK or not. Once you get a search working that correctly identifies servers that are down, you just save this search as an Alert and have it send you an email (or trap or whatever) whenever the search returns any results. More details are here:

http://docs.splunk.com/Documentation/Splunk/6.2.3/Data/Real-timeWindowsperformancemonitoring
http://www.splunk.com/view/SP-CAAAGYG

0 Karma
Get Updates on the Splunk Community!

Simplifying the Analyst Experience with Finding-based Detections

    Splunk invites you to an engaging Tech Talk focused on streamlining security operations with ...

[Puzzles] Solve, Learn, Repeat: Word Search

This challenge was first posted on Slack #puzzles channelThis puzzle is based on a letter grid containing ...

[Puzzles] Solve, Learn, Repeat: Advent of Code - Day 4

Advent of CodeIn order to participate in these challenges, you will need to register with the Advent of Code ...