Skip to content

Instantly share code, notes, and snippets.

@cheeseplus
Created April 6, 2015 15:40
Show Gist options
  • Save cheeseplus/a0c22a7750399fc937f5 to your computer and use it in GitHub Desktop.
Save cheeseplus/a0c22a7750399fc937f5 to your computer and use it in GitHub Desktop.
Namespace isn't correct and it was set as an array not a hash
default['logstash']['instance']['agent']['inputs'] = {
:file => {
:type => "jboss",
:path => "/app/jboss/standalone/log/server.log",
:start_position => "beginning"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment