mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 06:37:19 -04:00
todo
This commit is contained in:
parent
364cc66960
commit
ed26166a4e
1 changed files with 2 additions and 0 deletions
|
@ -60,6 +60,8 @@ class LogStash::Filters::Date < LogStash::Filters::Base
|
|||
#
|
||||
# The format is whatever is supported by Joda; generally:
|
||||
# http://download.oracle.com/javase/1.4.2/docs/api/java/text/SimpleDateFormat.html
|
||||
#
|
||||
# TODO(sissel): Support 'seconds since epoch' parsing (nagios uses this)
|
||||
public
|
||||
def initialize(config = {})
|
||||
super
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue