logspout
logspout copied to clipboard
stopped with error: inactivity time exceeded timeout
Hi I'm facing this inactivity time exceeded timeout error for every 1 minute, at this breaking point logs are not received by logstash. I have tried with different solutions. But still it is not working.
15:00:58 pump.Run() event: 0c9e8769cacb exec_start: /agent --healthcheck
15:00:58 pump.Run() event: 0c9e8769cacb exec_create: /agent --healthcheck
15:00:58 pump.Run() event: 0c9e8769cacb exec_die
15:00:58 pump.pumpLogs(): 0c9e8769cacb stopped with error: inactivity time exceeded timeout
15:00:58 pump.pumpLogs(): 0c9e8769cacb started, tail: all
15:00:59 pump.Run() event: a65d7d17cac8 exec_start: /bin/sh -c curl -f http://localhost:5000/ || exit 1
15:00:59 pump.Run() event: a65d7d17cac8 exec_create: /bin/sh -c curl -f http://localhost:5000/ || exit 1
15:01:00 pump.Run() event: a65d7d17cac8 exec_die
Can you please provide your logspout configuration and any other specifics about how you’re running logspout? (Redacting confidential values of course)
Hi Michael,
Thanks for your response. And sorry for the late reply. I have
configured logspout in ecs cluster using task definition with multiline parameters(multiline+tcp://ip:5044). I am able to receive logs from all the containers. But few logs are missing sometimes. In the logspout container logs i am getting "pump.pumpLogs(): 6ca77da2b74a stopped with error: inactivity time exceeded timeout" for every 30 seconds. I had a doubt whether this caused the missing log issue. Kindly help me out with this issue.
Thanks, Vasanth P
On Mon, May 4, 2020 at 9:53 PM Michael Hobbs [email protected] wrote:
Can you please provide your logspout configuration and any other specifics about how you’re running logspout? (Redacting confidential values of course)
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/gliderlabs/logspout/issues/453#issuecomment-623564580, or unsubscribe https://github.com/notifications/unsubscribe-auth/AN4V6YXSYC27BCTC2F2SGODRP3TXZANCNFSM4KSH5TFQ .