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

Production feedback #10

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Conversation

SevereOverfl0w
Copy link
Contributor

Changes:

bac4641 (Dominic Monroe, 5 days ago)
Add aws-cfn-bootstrap package

The contained cfn-signal is required for performing rolling changes to
launch configurations. Without cfn-signal you will not know when the host
has launched successfully and completely.

98e1993 (Dominic Monroe, 2 weeks ago)
Fix permissions for cloudwatch script

Uses an install strongly borrowing from the postgres official arch package.
This creates a user and configures directory permissions for it. Without
this, the /var/ state directory that tail-journald uses is not writable for
the script.

48b89c0 (Dominic Monroe, 2 weeks ago)
Ignore failure when creating log-stream

The script can fail in such a way that it does not write a cursor, but has
created a log stream. In this case, creating a log stream a second time
will fail. This can be easily ignored.

58182bd (Dominic Monroe, 7 weeks ago)
Enable journald cloud watch script by default

The script can fail in such a way that it does not write a cursor, but
has created a log stream.  In this case, creating a log stream a second
time will fail.  This can be easily ignored.
Uses an install strongly borrowing from the postgres official arch
package.  This creates a user and configures directory permissions for
it.  Without this, the /var/ state directory that tail-journald uses is
not writable for the script.
The contained cfn-signal is required for performing rolling changes to
launch configurations.  Without cfn-signal you will not know when the
host has launched successfully and completely.
This brings the log length limit up to the same as CloudWatch's own of
1048576, as opposed to the linux command line limit of MAX_ARG_STRLEN.
@markwoodhall
Copy link

Is there any update on getting this merged?

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