Skip to content

Brackets missing in the plugin documentation #30

@pwiatrowski

Description

@pwiatrowski

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!

Activity

andrewsh82

andrewsh82 commented on May 18, 2016

@andrewsh82

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

added a commit that references this issue on May 19, 2016
b8b5952
jehuty0shift

jehuty0shift commented on May 19, 2016

@jehuty0shift
Contributor

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).

added a commit that references this issue on Jun 21, 2016
da54349
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Brackets missing in the plugin documentation · Issue #30 · logstash-plugins/logstash-filter-elasticsearch