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