Module: LogStash
- Defined in:
- lib/logstash/timestamp.rb,
lib/logstash/string_interpolation.rb,
lib/logstash-core-event-java/logstash-core-event-java.rb,
lib/logstash/event.rb
Defined Under Namespace
Modules: StringInterpolation Classes: FlushEvent, ShutdownEvent, Timestamp, TimestampParserError
Constant Summary collapse
- FLUSH =
LogStash::FlushEvent.new
- SHUTDOWN =
LogStash::SHUTDOWN is used by plugins
LogStash::ShutdownEvent.new