crowdsec icon indicating copy to clipboard operation
crowdsec copied to clipboard

Add dynamic log entry types for VictoriaLogs

Open thebondo opened this issue 8 months ago • 4 comments

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 a string value, the Labels.type value is set to the string value. This allows the log entry type to be set dynmically.

Resolves #3624

thebondo avatar May 12 '25 20:05 thebondo

@thebondo: There are no 'kind' label on this PR. You need a 'kind' label to generate the release automatically.

  • /kind feature
  • /kind enhancement
  • /kind refactoring
  • /kind fix
  • /kind chore
  • /kind dependencies
Details

I am a bot created to help the crowdsecurity developers manage community feedback and contributions. You can check out my manifest file to understand my behavior and what I can do. If you want to use this for your project, you can check out the BirthdayResearch/oss-governance-bot repository.

github-actions[bot] avatar May 12 '25 20:05 github-actions[bot]

@thebondo: There are no area labels on this PR. You can add as many areas as you see fit.

  • /area agent
  • /area local-api
  • /area cscli
  • /area appsec
  • /area security
  • /area configuration
Details

I am a bot created to help the crowdsecurity developers manage community feedback and contributions. You can check out my manifest file to understand my behavior and what I can do. If you want to use this for your project, you can check out the BirthdayResearch/oss-governance-bot repository.

github-actions[bot] avatar May 12 '25 20:05 github-actions[bot]

/kind enhancement

thebondo avatar May 12 '25 20:05 thebondo

/area agent

thebondo avatar May 12 '25 21:05 thebondo