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

[cscli metrics] Local API bouncers decisions #3266

Open
LaurenceJJones opened this issue Sep 29, 2024 · 3 comments
Open

[cscli metrics] Local API bouncers decisions #3266

LaurenceJJones opened this issue Sep 29, 2024 · 3 comments

Comments

@LaurenceJJones
Copy link
Contributor

most cscli metrics values are shown as k to show 100 thousand as 100k, however, the metrics defined in title does not exhibit the same behavior example:

Local API Bouncers Decisions:
╭──────────────────┬───────────────┬───────────────────╮
│ Bouncer          │ Empty answers │ Non-empty answers │
├──────────────────┼───────────────┼───────────────────┤
│ nginx-1667135523 │ 101139        │ 486               │
╰──────────────────┴───────────────┴───────────────────╯

newer metrics for example appsec are shown as it

Appsec Metrics:
╭──────────────────┬───────────┬─────────╮
│ Appsec Engine    │ Processed │ Blocked │
├──────────────────┼───────────┼─────────┤
│ /run/appsec.sock │ 114.59k   │ 15      │
╰──────────────────┴───────────┴─────────╯
Copy link

@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.

Copy link

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

  • /kind feature
  • /kind enhancement
  • /kind refactoring
  • /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.

@LaurenceJJones
Copy link
Contributor Author

Same for whitelists

Whitelist Metrics:
+--------------------------+-----------------------------+---------+-------------+
| Whitelist                | Reason                      | Hits    | Whitelisted |
+--------------------------+-----------------------------+---------+-------------+
| crowdsecurity/whitelists | private ipv4/ipv6 ip/ranges | 5322048 | 5293235     |
+--------------------------+-----------------------------+---------+-------------+

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant