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

[FLI-1026] Support audit logs to stdout #3101

Open
1 task done
markphelps opened this issue May 21, 2024 · 0 comments · May be fixed by #3113
Open
1 task done

[FLI-1026] Support audit logs to stdout #3101

markphelps opened this issue May 21, 2024 · 0 comments · May be fixed by #3113
Labels
enhancement Created by Linear-GitHub Sync

Comments

@markphelps
Copy link
Collaborator

markphelps commented May 21, 2024

Problem

From our Discord:

As we use Kubernetes, is it possible to have audit logs in the stdout, instead of file or webhooks? I haven't seen any documentation about this solution

We currently support 'sending' audit events to two places:

  1. webhooks
  2. log file

https://docs.flipt.io/configuration/overview#audit-events

Users in certain environments ie K8s want audit events to also be able to be sent to stdout, as they may have existing log aggregation solutions in their architecture

Ideal Solution

Add the ability to configure and send audit logs to stdout, likely JSON encoded but we may want to make it configurable like we do our existing application logs:

https://docs.flipt.io/configuration/overview#logging

Search

  • I searched for other open and closed issues before opening this

Additional Context

No response

FLI-1026

@markphelps markphelps added the enhancement Created by Linear-GitHub Sync label May 21, 2024
@markphelps markphelps changed the title Support audit logs to stdout [FLI-1026] Support audit logs to stdout May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Created by Linear-GitHub Sync
Projects
Status: Todo
Development

Successfully merging a pull request may close this issue.

1 participant