Skip to content

Commit

Permalink
Merge pull request elastic#1149 from mv/json-silly-fix
Browse files Browse the repository at this point in the history
Json silly fix
  • Loading branch information
kurtado committed Mar 6, 2014
2 parents b06679c + 22a5a71 commit fa27dc9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Empty file modified README.md
100755 → 100644
Empty file.
2 changes: 1 addition & 1 deletion spec/filters/json.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
config <<-CONFIG
filter {
json {
# Parse message as JSON, store the results in the 'data' field'
# Parse message as JSON
source => "message"
}
}
Expand Down

0 comments on commit fa27dc9

Please sign in to comment.