Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restart agent on SIGPIPE (journald restart) #545

Merged
merged 1 commit into from
Mar 12, 2019

Conversation

lox
Copy link
Contributor

@lox lox commented Mar 11, 2019

We had an issue where the agent failed to restart on SIGPIPE, which turns out to be a thing when systemd and journald restart.

Similar to influxdata/telegraf#2716.

@lox
Copy link
Contributor Author

lox commented Mar 11, 2019

RestartForceExitStatus= option was not added until systemd 215, but from what I can see the version is 219 in the latest Amazon Linux 2. Fingers crossed!

@lox lox merged commit 1cbfc49 into master Mar 12, 2019
@lox lox deleted the restart-agent-on-sigpipe-in-systemd branch March 12, 2019 09:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant