mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 14:47:19 -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"
|
||||
outputs:
|
||||
- stdout:///
|
||||
#- elasticsearch://localhost:9200/logs/all
|
||||
- elasticsearch://localhost:9200/logs/all
|
||||
# But we could write to mongodb, too.
|
||||
# - mongodb://localhost/parsedlogs
|
||||
# And also write to an AMQP topic
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue