mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 06:37:19 -04:00
remove old todo that is not relevant anymore
This commit is contained in:
parent
03c7c76240
commit
dedc1129b3
1 changed files with 0 additions and 2 deletions
|
@ -10,8 +10,6 @@ require "socket" # for Socket.gethostname
|
|||
# * The '@message' of this event will be the entire stdout of the command
|
||||
# as one event.
|
||||
#
|
||||
# TODO(sissel): Implement a 'split' filter so you can split output of this
|
||||
# and other messages by newline, etc.
|
||||
class LogStash::Inputs::Exec < LogStash::Inputs::Base
|
||||
|
||||
config_name "exec"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue