question about cscli metrics

what Local API Decisions means?
9 Replies
CrowdSec
CrowdSec4w ago
Important Information
Thank you for getting in touch with your support request. To expedite a swift resolution, could you kindly provide the following information? Rest assured, we will respond promptly, and we greatly appreciate your patience. While you wait, please check the links below to see if this issue has been previously addressed. If you have managed to resolve it, please use run the command /resolve or press the green resolve button below.
Log Files
If you possess any log files that you believe could be beneficial, please include them at this time. By default, CrowdSec logs to /var/log/, where you will discover a corresponding log file for each component.
Guide Followed (CrowdSec Official)
If you have diligently followed one of our guides and hit a roadblock, please share the guide with us. This will help us assess if any adjustments are necessary to assist you further.
Screenshots
Please forward any screenshots depicting errors you encounter. Your visuals will provide us with a clear view of the issues you are facing.
© Created By WhyAydan for CrowdSec ❤️
Nicollas
NicollasOP4w ago
This means that these ips afre banned from my server?
No description
Nicollas
NicollasOP4w ago
and this?
No description
Nicollas
NicollasOP4w ago
In my app.crowdsec only shows this
No description
Nicollas
NicollasOP4w ago
No description
blotus
blotus4w ago
Yes those IPs are banned. They are not shown in the console because the origin is CAPI or lists: CAPI is the community blocklist and lists are blocklist to subscribed to in the console, showing it in the console would just totally hide the local decisions made by your instance
Nicollas
NicollasOP4w ago
Is there any way I can view these IPs that have been banned?
iiamloz
iiamloz4w ago
You can use cscli to list deicisions locally: Local generate decisions: cscli decisions list Include all decisions including CAPI, blocklists: cscli decisions list --all From your current images (which may changed) it seems that CrowdSec might have no been configured to monitor all logs files you have so checkout our post installation guide on acquisition: https://docs.crowdsec.net/u/getting_started/post_installation/acquisition
Nicollas
NicollasOP4w ago
thank you!!

Did you find this page helpful?