Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Brackets missing in the plugin documentation #30

Closed
pwiatrowski opened this issue May 17, 2016 · 2 comments
Closed

Brackets missing in the plugin documentation #30

pwiatrowski opened this issue May 17, 2016 · 2 comments

Comments

@pwiatrowski
Copy link

Hi,

I think there are brackets missing in the plugin documentation:

if [type] == "end" {
elasticsearch {
hosts => ["es-server"]
query => "type:start AND operation:%{[opid]}"
fields => [ ["@timestamp", "started"] ]
}

Cheers!

@andrewsh82
Copy link

yes wasted the whole day on this :( Please change the docs

jehuty0shift added a commit to jehuty0shift/logstash-filter-elasticsearch that referenced this issue May 19, 2016
@jehuty0shift
Copy link
Contributor

jehuty0shift commented May 19, 2016

Since the documentation is generated from Code, i fixed it in #31 . Indeed, it was incorrect (I lost a lot of time on that too).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants