Derek Bond
Derek Bond
### What happened? I have a setup using fluent-bit to collect logs, ship them to a central VictoriaLogs instance, and then CrowdSec is ingesting logs from VictoriaLogs. Everything works great...
The current VictoriaLogs data source will exit if the data source goes away once a tail based connection has been established. This causes the whole crowdsec service to exit as...
Adds a key for the VictoriaLogs configuration named program_key. If that key is set and the JSON blob for an entry returned by the VictoriaLogs query contains that key with...
/kind enhancement ### What would you like to be added? Add a mechanism for setting event.Line.Labels.type dynmically based on the query response from VictoraLogs for each event. Add a mechanism...