Skip to content

Instantly share code, notes, and snippets.

@ridingintraffic
Last active October 5, 2018 15:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ridingintraffic/df6bf2f9b3a6e5c036402e69da8321bf to your computer and use it in GitHub Desktop.
Save ridingintraffic/df6bf2f9b3a6e5c036402e69da8321bf to your computer and use it in GitHub Desktop.
power data
{
event: {
demand: 0.882
divisor: 1000
multiplier: 1
raw_demand: 882
timestamp: 2018-10-04T23:30:49Z
}
host: gate
index: default
log_level: DEBUG
source: power
sourcetype: _json
}
#ugly raw text
{"event": {"demand": 0.882, "divisor": 1000, "multiplier": 1, "raw_demand": 882, "timestamp": "2018-10-04T23:30:49Z"}, "host": "gate", "index": "default", "log_level": "DEBUG", "source": "power", "sourcetype": "_json"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment