You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Tools/Solutions Analyzer/README.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,14 @@ This directory contains two complementary tools for analyzing Microsoft Sentinel
11
11
-[`solutions_connectors_tables_mapping.csv`](solutions_connectors_tables_mapping.csv) - Main mapping of connectors to tables with full metadata
12
12
-[`solutions_connectors_tables_issues_and_exceptions_report.csv`](solutions_connectors_tables_issues_and_exceptions_report.csv) - Issues and exceptions report
13
13
14
+
**Connector Reference documentation in the connector-docs/ directory:**
15
+
16
+
-**[Solutions Index](connector-docs/solutions-index.md)** - All solutions organized alphabetically (with and without connectors)
17
+
-**[Connectors Index](connector-docs/connectors-index.md)** - All unique connectors with metadata
18
+
-**[Tables Index](connector-docs/tables-index.md)** - All unique tables with solution references
19
+
-**Individual Solution Pages** - Detailed pages for each solution with connector and table information (in [`solutions/`](connector-docs/solutions/) directory)
20
+
-**Individual Connector Pages** - Detailed pages for each connector with usage information (in [`connectors/`](connector-docs/connectors/) directory)
21
+
14
22
You can use these files directly without running the scripts. They are kept up-to-date with the Solutions directory.
0 commit comments