Set sysdig configuration as part of the workflow #542
Labels
dependencies
Pull requests that update a dependency file
enhancement
New feature or request
github_actions
Pull requests that update GitHub Actions code
help wanted
Extra attention is needed
Describe the task
As part of PR #541 I've created the sysdig file to enable sysdig to consume the application logs while removing fluentbit.
The decision behind removing fluentbit from the stack was to reduce resource consumption for now, as we were not making any use of fluentbit capabilities and its integration with AWS. As we have no visibility while using AWS to consume the logs, it was the same as having no log aggregation at all, while with sysdig, we already have both knowledge and access to the platform.
To make the onboarding and offboarding process easier, it would be wise to integrate the existing file (that works properly when doing oc apply -f on the tools environment), to make the process of adding and removing team members easier and automated.
Acceptance Criteria
Additional context
The text was updated successfully, but these errors were encountered: