Splunk Search

Time based Monitoring

jerinvarghese
Communicator

Hi Team,

I am having few devices located across the globe and want to monitor only during their Business hour timings only.

 

index=opennms
| fieldformat Time=strftime(Time,"%Y-%m-%d %l:%M:%S")
| table DEVICE,ALERT,SITECODE,COUNTRY,REGION,TIME_ZONE

 

 

Output :

DEVICEALERTSITECODECOUNTRYREGIONTIME_ZONE
FRNDGDEVICE DOWNNDGFranceEurope+01:00
FRNDGINTERFACE DOWNNDGFranceEurope+01:00
SGACBBGP DOWNACBSingaporeAsia Pacific+08:00
NGERHINTERFACE UTILIZATIONERHNigeriaMiddle East / Africa+01:00
USBMTISIS FLAPBMTUnited StatesNorth America-06:00
USBTNBGP DOWNBTNUnited StatesNorth America-06:00
SGSNGINTERFACE DOWNSNGSingaporeAsia Pacific+08:00
USEMCDEVICE DOWNEMCUnited StatesNorth America-06:00
CAKRLINTERFACE DOWNKRLCanadaNorth America-07:00
FRFOSBGP DOWNFOSFranceEurope+01:00

 

only during the 9AM to 5PM  of that business hour of that country Splunk should search for alerts or generate alerts and rest all time it should disable the alerting, is that possible.

Labels (7)
0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

What Is Splunk? Here’s What You Can Do with Splunk

Hey Splunk Community, we know you know Splunk. You likely leverage its unparalleled ability to ingest, index, ...

Level Up Your .conf25: Splunk Arcade Comes to Boston

With .conf25 right around the corner in Boston, there’s a lot to look forward to — inspiring keynotes, ...

Manual Instrumentation with Splunk Observability Cloud: How to Instrument Frontend ...

Although it might seem daunting, as we’ve seen in this series, manual instrumentation can be straightforward ...