moby/docs/admin/logging
Denis Gladkikh 603fd08315 Splunk Logging Driver: formats and verifyconnection
`--log-opt splunk-format=inline|json|raw` allows to change how logging
driver sends data to Splunk, where

`inline` - default value, format used before, message is injected as a
line in JSON payload
`json` - driver will try to parse each line as a JSON object and embed it
inside of the JSON payload
`raw` - driver will send Raw payload instead of JSON, tag and attributes
will be prefixed before the message

`--log-opt splunk-verify-connection=true|false` - allows to skip
verification for Splunk Url

Signed-off-by: Denis Gladkikh <denis@gladkikh.email>
2016-08-16 21:45:16 -07:00
..
awslogs.md Creating Engine specific menu 2016-01-26 15:58:53 -08:00
etwlogs.md cleanup logging driver documentation 2016-06-01 13:18:25 +02:00
fluentd.md fix typos 2016-06-02 17:17:22 +08:00
gcplogs.md Fix spelling in comments, strings and documentation 2016-07-03 20:58:11 +03:00
index.md add doc for live-restore setting and daemonless containers, fix admin guide menu 2016-07-25 09:29:57 -07:00
journald.md cleanup logging driver documentation 2016-06-01 13:18:25 +02:00
log_tags.md cleanup logging driver documentation 2016-06-01 13:18:25 +02:00
overview.md Merge pull request #24287 from ottok/fix-spelling 2016-07-03 22:34:00 +02:00
splunk.md Splunk Logging Driver: formats and verifyconnection 2016-08-16 21:45:16 -07:00