Logstash configuration reload
logstash
Solution
Hot Reload is not yet supported. There is a Issue.
The logstash configuration is loaded at startup, so, if you kill your process (to restart it later), there is no reason why it does not work.
Problem
Is the Logstash configuration reloaded every time the agent is restarted? It doesn't seem to pick up my changes immediately (e.g. changed `type` value) I'm running it with an embedded elasticsearch v.0.90.7 on Windows 7 and Kibana 3. Thank you very much! Regards, Paul