Skip to content

Conversation

@idsvandermolen
Copy link

logstash 2.2.2 generates a syntax error on this example:
Error: Expected one of #, => at line 4, column 20 (byte 54) after output {
file {
path => "foobar"
codec => { line

Fixed by removing braces at codec line 16. During testing I used path => "foobar".

logstash 2.2.2 generates a syntax error on this example:
Error: Expected one of #, => at line 4, column 20 (byte 54) after output {
 file {
   path => "foobar"
   codec => { line

Fixed by removing braces at codec line 16. During testing I used path => "foobar".
@elasticsearch-release
Copy link

Jenkins standing by to test this. If you aren't a maintainer, you can ignore this comment. Someone with commit access, please review this and clear it for Jenkins to run; then say 'jenkins, test it'.

@wiibaa
Copy link
Contributor

wiibaa commented Sep 6, 2016

@ph dup of 44 again

@ph
Copy link
Contributor

ph commented Sep 6, 2016

fixed in #44

@ph ph closed this Sep 6, 2016
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

Successfully merging this pull request may close these issues.

4 participants