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

[feature] implement FalcoSidekick for metric, alert, log, .etc #24

Closed
dwisiswant0 opened this issue Feb 28, 2023 · 0 comments
Closed

[feature] implement FalcoSidekick for metric, alert, log, .etc #24

dwisiswant0 opened this issue Feb 28, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@dwisiswant0
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

@dwisiswant0 dwisiswant0 added the enhancement New feature or request label Feb 28, 2023
@dwisiswant0 dwisiswant0 self-assigned this Feb 28, 2023
dwisiswant0 added a commit that referenced this issue May 3, 2023
this commit introduces a new field to the Options, `FalcosidekickURL`,
which specifies the URL of the Falcosidekick endpoint to which teler-waf's
events will be forwarded. If this field is set, detected threats will be
logged to teler-waf's logs and forwarded to Falcosidekick for further processing.

Additionally, this commit adds a new method to the Teler, `sendLogs`, which
sends the logs of detected threats to the Falcosidekick instance specified
in `FalcosidekickURL`.

These changes enable users to integrate teler-waf with their existing
Falcosidekick setup, improving their security posture by centralizing threat
detection and response.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant