You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: