Skip to content

Instantly share code, notes, and snippets.

@coolacid
Created May 15, 2014 20:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save coolacid/67d73cc562c41780b757 to your computer and use it in GitHub Desktop.
Save coolacid/67d73cc562c41780b757 to your computer and use it in GitHub Desktop.
date {
# May 08 10:18:18
match => ["timestamp", "MMM dd HH:mm:ss"]
# We don't have a timezone on the log, so we can define it.
timezone => "America/Toronto"
target => "timestamp"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment