Closed GoogleCodeExporter closed 9 years ago
Original comment by jls.semi...@gmail.com
on 15 Feb 2011 at 8:25
%{} format works now and is a method on the event:
LogStash::Event#sprintf(format)
I'm going to also add time format support, so you can do: %{+STRFTIMESTRING}
like %{+%Y-%m-%d} or maybe java date format like %{+YYYY-mm-dd} ? This date
format would be based on the event's @timestamp
Original comment by jls.semi...@gmail.com
on 21 Feb 2011 at 9:44
Added %{+TIME FORMAT} support just now.
Original comment by jls.semi...@gmail.com
on 19 Apr 2011 at 4:42
Original comment by jls.semi...@gmail.com
on 19 Apr 2011 at 4:47
Original issue reported on code.google.com by
jls.semi...@gmail.com
on 15 Feb 2011 at 8:25