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

Added docker swarm #31

Merged
merged 1 commit into from
Aug 17, 2020
Merged

Added docker swarm #31

merged 1 commit into from
Aug 17, 2020

Conversation

jmwilliams89
Copy link
Contributor

No description provided.

default: end

# Set Defaults
{{$message_log_path := default "/var/log/messages/*.log" .message_log_path}}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe out of scope for this, but this path looks very wrong. /var/log/messages is not specific to docker swarm, and also is unlikely to exist on most systems. It seems like we should be using the journald operator for a source.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can't definitively say. The default path was pulled directly from the docker swarm log bundle. This might be one that we'll have to test against an actual environment first.

@jmwilliams89 jmwilliams89 merged commit 509c4c0 into master Aug 17, 2020
@jmwilliams89 jmwilliams89 deleted the docker-swarm branch August 17, 2020 14:59
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.

2 participants