-
Notifications
You must be signed in to change notification settings - Fork 2
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
Send GitLab host logs to CloudWatch #3894
Comments
|
Change of plans: we'll be migrating the GitLab instance to start from the Amazon Linux AMI on which the CloudWatch agent can be installed via |
Docker uses the We should disable the tail by setting Scan all file system for other log directories we might want to forward to CloudWatch. The SSM agent log directory comes to mind, for example. |
All the log entries agreed on were added, and are active. Additionally, the experiment on |
For demo, show that the forwarding of the logs survives restarting the agent (via systemctl restart) as well as rebooting and recreating the instance. Show evidence the GITLAB_SKIP_TAIL_LOGS does indeed prevent GitLab log files from being tailed or sent to the host. Show that the agent picks up new log files matching https://docs.gitlab.com/ee/administration/restart_gitlab.html#omnibus-gitlab-reconfigure |
@dsotirho-ucsc Please update this spreadsheet to include the Gitlogs audit event captured in cloudwatch. https://docs.google.com/spreadsheets/d/1XTl3tQmr9wU1o8z8uGNjOU55jYlmWWMBR33QuKfg_S4/edit#gid=311132757 |
/mnt/gitlab/logs/
/var/log/
The text was updated successfully, but these errors were encountered: