Superbet Custom Promtail Lambda
This code is a custom version of Grafana's Lambda Promtail. It is designed to enhance the functionality of Promtail, a log shipping tool, specifically for Superbet.
Deployment
Usage
Once the Lambda function is deployed, you can use it to ship logs to the central Grafana. The function will automatically collect logs from the specified sources and forward them to Loki.
To configure the log sources and destinations, refer to the documentation provided in the codebase.
Contributing
If you would like to contribute to this project, please follow these guidelines:
- Create a new branch:
git checkout -b feature/my-feature
- Make your changes and commit them:
git commit -am 'Add new feature'
- Create a new PR and submit it:
git push origin feature/my-feature
License
This project is licensed under the MIT License. See the LICENSE file for more information.