File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
crowdsec-docs/unversioned/getting_started Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -68,13 +68,13 @@ Let's check the specific metrics section:
6868- The number of "Lines parsed" should be non-zero for each of the files you configured in the acquisition section.
6969- The parsers metrics show you what parsers were successfully used. Look for the name of the parsers installed for the logs you're reading
7070
71- <div style = { { backgroundColor: ' #FFE5B4' , padding: ' 0.5rem ' , borderRadius: ' 5px' }} >
71+ <div style = { { backgroundColor: ' #FFE5B4' , borderRadius: ' 5px' }} >
7272 🚨 If this command fails, check the [ ** CrowdSec Service Troubleshooting section** ] ( #crowdsec_service_troubleshooting )
7373</div >
74- <div style = { { backgroundColor: ' #FFE5B4' , padding: ' 0.5rem ' , borderRadius: ' 5px' }} >
74+ <div style = { { backgroundColor: ' #FFE5B4' , borderRadius: ' 5px' }} >
7575 🚨 If you don't see the log names supposed to be parsed, check the [ ** Acquisition Troubleshooting section** ] ( #acquisition_troubleshooting )
7676</div >
77- <div style = { { backgroundColor: ' #FFE5B4' , padding: ' 0.5rem ' , borderRadius: ' 5px' }} >
77+ <div style = { { backgroundColor: ' #FFE5B4' , borderRadius: ' 5px' }} >
7878 🚨 If you don't see parsed lines, check the [ ** Collection Troubleshooting section**** ] ( #collection_troubleshooting )
7979</div >
8080
You can’t perform that action at this time.
0 commit comments