Re: issues with configuration updates and clean shutdowns

2014-01-21 Thread Josh Marcus
Hey folks, Any thoughts now that I've posted a config and logs? --j On Wed, Jan 15, 2014 at 10:23 AM, Josh Marcus wrote: > Brock & Jeff: > > Thanks so much for your questions. I've created a gist of an agent with a > simple config that demonstrates the issue and accompanying log files. > > h

Re: issues with configuration updates and clean shutdowns

2014-01-15 Thread Josh Marcus
Brock & Jeff: Thanks so much for your questions. I've created a gist of an agent with a simple config that demonstrates the issue and accompanying log files. https://gist.github.com/joshmarcus/8438107 I'm using flume 1.4.0. The logs describe a scenario where flume is started, I send log messag

Re: issues with configuration updates and clean shutdowns

2014-01-15 Thread Brock Noland
Could you share some more information? For example: * What version you are using * Configuration file * Log On Wed, Jan 15, 2014 at 8:24 AM, Josh Marcus wrote: > Hey folks, > > I didn't get any response at all to this, so let me ask more generally: > does automatic reload upon config change ge

Re: issues with configuration updates and clean shutdowns

2014-01-15 Thread Jeff Lord
Josh, If you modify your config than the flume agent will see the config has changed and reload any components that have been modified. Are you able to provide the logs from the flume agent which occur following a modification of the config? What command are you using to signal for a shutdown? -J

Re: issues with configuration updates and clean shutdowns

2014-01-15 Thread Josh Marcus
Hey folks, I didn't get any response at all to this, so let me ask more generally: does automatic reload upon config change generally work? Does sending a signal for shutdown or reload generally work? Is this just a symptom of our configuration? --j On Thu, Jan 9, 2014 at 6:50 PM, Josh Marcu

issues with configuration updates and clean shutdowns

2014-01-09 Thread Josh Marcus
Hey folks, I'm setting up new flume agents, and I'm noticing issues with both live updates to the configuration and cleanly shutting down an agent. I was wondering if anyone should shed light on whether what I'm seeing is based on known issues or if there are any likely culprits. First of all,