Unknown setting 'message_format' for output/redis

Description

Hi,

i run logstash on Debian 7/amd64/linux 3.2.0-4 with the folllowing command:
/usr/bin/java -Djava.io.tmpdir=/tmp/ -jar /home/logstash/logstash-monolithic.jar agent -f /home/logstash/etc/conf-enabled --log /var/log/logstash/logstash.log as user logstash.

in /home/logstash/etc/conf-enabled is onle file (i removed the others) which contains this snippet http://cookbook.logstash.net/recipes/central-syslog/logstash-indexer.conf

Trying to reload the running server gives me this error:

{:message=>"SIGHUP received, reloading.", :level=>:warn}
{:message=>"Unknown setting 'message_format' for output/redis", :level=>:error}
{:message=>"Config validation failed.", :level=>:error}
{:message=>"Aborting reload due to bad configuration", :exception=>#<SystemExit: exit>, :level=>:error}

Gliffy Diagrams

Activity

Show:

Philippe Weber September 26, 2013 at 11:55 AM

Closing hanging around answered question

Oluf Lorenzen April 17, 2013 at 1:44 PM

Sorry for the late reply...

The config-dir did only consist of that single file i linked, so i suppose it was a bug that the configs have not been completely reloaded.

I could not reproduce the issue until now, so you might close this until i hang myself again

(there seems also to be a problem when fiddling around with listening ports and moving the listen-directive between configs, but i'll open an issue as soon as i run into that again)

Jordan Sissel April 12, 2013 at 9:47 PM

I don't see any redis output in your config. Can you show your config?

Won't Fix

Details

Assignee

Reporter

Affects versions

Created April 12, 2013 at 7:55 AM
Updated September 26, 2013 at 11:55 AM
Resolved September 26, 2013 at 11:55 AM