mirror of
https://github.com/elastic/logstash.git
synced 2025-04-23 22:27:21 -04:00
- fix comment
This commit is contained in:
parent
36235e24f7
commit
f22e259ab7
1 changed files with 1 additions and 1 deletions
|
@ -32,4 +32,4 @@ class LogStash::Outputs::Gelf < LogStash::Outputs::Base
|
|||
gelf.add_additional "@timestamp", event.timestamp
|
||||
gelf.send
|
||||
end # def event
|
||||
end # class LogStash::Outputs::Stdout
|
||||
end # class LogStash::Outputs::Gelf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue