mirror of
https://github.com/elastic/logstash.git
synced 2025-04-25 07:07:54 -04:00
- Revert standalone changes
This commit is contained in:
parent
08bd889e84
commit
efad569f6b
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ filters:
|
||||||
timestamp: "%d/%b/%Y:%H:%M:%S %Z"
|
timestamp: "%d/%b/%Y:%H:%M:%S %Z"
|
||||||
outputs:
|
outputs:
|
||||||
- stdout:///
|
- stdout:///
|
||||||
#- elasticsearch://localhost:9200/logs/all
|
- elasticsearch://localhost:9200/logs/all
|
||||||
# But we could write to mongodb, too.
|
# But we could write to mongodb, too.
|
||||||
# - mongodb://localhost/parsedlogs
|
# - mongodb://localhost/parsedlogs
|
||||||
# And also write to an AMQP topic
|
# And also write to an AMQP topic
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue