Skip to content

Commit ad04914

Browse files
jpipkin1kimsauce
andauthored
DOCS-522 - Rules troubleshooting article (#5626)
* Rough draft * Finish rough draft * Fix spelling error * Final cleanup * Update docs/cse/troubleshoot/troubleshoot-rules.md Co-authored-by: Kim (Sumo Logic) <[email protected]> * Final tweaks --------- Co-authored-by: Kim (Sumo Logic) <[email protected]>
1 parent aed4e2d commit ad04914

File tree

7 files changed

+291
-0
lines changed

7 files changed

+291
-0
lines changed

docs/cse/troubleshoot/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,10 @@ This section contains articles to help you troubleshoot problems with Cloud SIEM
2121
<p>Learn how to troubleshoot problems with log mappers.</p>
2222
</div>
2323
</div>
24+
<div className="box smallbox card">
25+
<div className="container">
26+
<a href="/docs/cse/troubleshoot/troubleshoot-rules"><img src={useBaseUrl('img/icons/operations/too-many-tools.png')} alt="Troubleshoot icon" width="40"/><h4>Troubleshoot Rules</h4></a>
27+
<p>Learn how to troubleshoot problems with rules.</p>
28+
</div>
29+
</div>
2430
</div>

docs/cse/troubleshoot/troubleshoot-rules.md

Lines changed: 284 additions & 0 deletions
Large diffs are not rendered by default.

sidebars.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3023,6 +3023,7 @@ integrations: [
30233023
items: [
30243024
'cse/troubleshoot/troubleshoot-parsers',
30253025
'cse/troubleshoot/troubleshoot-mappers',
3026+
'cse/troubleshoot/troubleshoot-rules',
30263027
],
30273028
},
30283029
],
32 KB
Loading
48.6 KB
Loading
70.8 KB
Loading
141 KB
Loading

0 commit comments

Comments
 (0)