- Make sure you have
jq
andhaskell stack
installed - Copy the SLA log
{"container_id":"d75d62322b868e156d087823084d8207c66ae25a54eb91c19a209890dee24c1d", . . ."@timestamp":"2021-05-12T14:21:55.000Z"}
from Splunk - you'd need the raw JSON of the event - Run
./runscoper.sh
- it will paste the message into the pipe tojq
, select thelog.Message
element, and then put it into scoper through stdin- Note: this script uses
pbpaste
which is a MacOS specific command
- Note: this script uses
-
Notifications
You must be signed in to change notification settings - Fork 0
License
iarekk/scoper
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published