Skip to content

Commit

Permalink
[doc] add missing whitespace
Browse files Browse the repository at this point in the history
Signed-off-by: Bilal Amarni <bilal.amarni@gmail.com>
  • Loading branch information
bamarni committed Jul 3, 2016
1 parent 92766c4 commit 0244174
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/admin/logging/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ supported:
| `json-file` | Default logging driver for Docker. Writes JSON messages to file. |
| `syslog` | Syslog logging driver for Docker. Writes log messages to syslog. |
| `journald` | Journald logging driver for Docker. Writes log messages to `journald`. |
| `gelf` | Graylog Extended Log Format (GELF) logging driver for Docker. Writes log messages to a GELF endpoint likeGraylog or Logstash. |
| `gelf` | Graylog Extended Log Format (GELF) logging driver for Docker. Writes log messages to a GELF endpoint like Graylog or Logstash. |
| `fluentd` | Fluentd logging driver for Docker. Writes log messages to `fluentd` (forward input). |
| `awslogs` | Amazon CloudWatch Logs logging driver for Docker. Writes log messages to Amazon CloudWatch Logs. |
| `splunk` | Splunk logging driver for Docker. Writes log messages to `splunk` using HTTP Event Collector. |
Expand Down

0 comments on commit 0244174

Please sign in to comment.