Skip to content

Instantly share code, notes, and snippets.

@groob
Last active June 18, 2019 15:57
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 groob/5cfb6062eb155585f1d6adb6a3857256 to your computer and use it in GitHub Desktop.
Save groob/5cfb6062eb155585f1d6adb6a3857256 to your computer and use it in GitHub Desktop.
{
"options": {
"logger_plugin": "dev_logger,gcplog",
"logger_path": "/tmp/osq.log",
"host_identifier": "specified",
"specified_identifier" : "groob.acme.co",
"config_plugin": "gist",
"schedule_splay_percent": 10
},
"schedule": {
"foobar": {
"query": "SELECT * from os_version",
"interval": 10,
"snapshot": true
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment