-
Notifications
You must be signed in to change notification settings - Fork 89
Heath Check V0.2.0 #804
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
Heath Check V0.2.0 #804
Conversation
This pull request is automatically being deployed by Amplify Hosting (learn more). |
2f20dcc
to
25d804d
Compare
Please, let's find a way to make it easily accessible, maybe in FAQ/troubleshooting or smth like that ? |
<CodeBlock className="language-bash">sudo cscli alerts list | grep crowdsecurity/http-generic-test</CodeBlock> | ||
</TabItem> | ||
<TabItem value="docker" label="Docker"> | ||
<CodeBlock className="language-bash">docker exec crowdsec cscli alerts list | grep crowdsecurity/http-generic-test</CodeBlock> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
sudo cscli alerts list -s now works
969480c
to
3e46846
Compare
Health check v0.2: https://pr-804.d1to60jd2gb6y6.amplifyapp.com/u/getting_started/health_check
[-] P1: Docker and Kub hintss and trouble shooting
[-] P1: Adding and enhancing Troubleshooting
[/] P1 : link healthcheck to general troobleshooting page
[/] P1: add details about making parsers + link to playground > in detection > collection troubleshooting
[/] P1: make private IP issue more explicit
[/] P1: move feedback form CTA to the top of healthcheck (or popup when reaching bottom?)
[ ] P1: Adding health check in doc landing page
[ ] P3: revamp troubleshooting page and centralize all In FAQs ?