crowdsec icon indicating copy to clipboard operation
crowdsec copied to clipboard

[crowdsec] lower log level to warn hub

Open LaurenceJJones opened this issue 1 year ago • 3 comments

We now have this log line when a user supplies a custom scenario or parser, however, the level of error is quite high can we just warn instead?

time="2024-03-29T06:30:13Z" level=error msg="scenario laurencejjones/ufw-block (/etc/crowdsec/scenarios/ufw-block-trigger.yaml) couldn't be find in hub (ignore if in unit tests)"

LaurenceJJones avatar Mar 29 '24 13:03 LaurenceJJones

@LaurenceJJones: Thanks for opening an issue, it is currently awaiting triage.

In the meantime, you can:

  1. Check Crowdsec Documentation to see if your issue can be self resolved.
  2. You can also join our Discord.
  3. Check Releases to make sure your agent is on the latest version.
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 Mar 29 '24 13:03 github-actions[bot]

@LaurenceJJones: There are no 'kind' label on this issue. You need a 'kind' label to start the triage process.

  • /kind feature
  • /kind enhancement
  • /kind bug
  • /kind packaging
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 Mar 29 '24 13:03 github-actions[bot]

Should be fixed by https://github.com/crowdsecurity/crowdsec/pull/3010

mmetc avatar May 15 '24 12:05 mmetc