- Revert standalone changes

This commit is contained in:
Jordan Sissel 2010-12-07 11:22:52 -08:00
parent 08bd889e84
commit efad569f6b

View file

@ -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