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

Log to Sepcifc File. #2

Open
dineshbabu179 opened this issue Mar 29, 2024 · 1 comment
Open

Log to Sepcifc File. #2

dineshbabu179 opened this issue Mar 29, 2024 · 1 comment

Comments

@dineshbabu179
Copy link

I've been testing your plugin and am impressed by its performance. I have a query regarding its functionality. Is there a way to configure the plugin to write requests to specific files? My Go lang skills are limited, so any guidance would be appreciated.

Thanks for your great work on the plugin.

@joy2fun
Copy link
Owner

joy2fun commented Apr 1, 2024

Sending logs to Traefik is simplified, as we no longer need to concern ourselves with file locking or potential race conditions.

We employ Fluent Bit for message filtering and fan out to various outputs. There are options to redirect messages to an alternative file if desired.

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

No branches or pull requests

2 participants