Remove links to empty rules subfolders

This commit is contained in:
Ross Wolf
2020-06-30 10:32:03 -06:00
committed by GitHub
parent e2d97b0a74
commit 975aa61bc0
+2 -2
View File
@@ -7,10 +7,10 @@ Rules within this folder are organized by solution or platform. The structure is
| `.` | Root directory where rules are stored |
| [`apm/`](apm) | Rules that use Application Performance Monitoring (APM) data sources |
| [`aws/`](aws) | Rules written for the Amazon Web Services (AWS) module of filebeat |
| [`cross-platform/`](cross-platform) | Rules that apply to multiple platforms, such as Windows and Linux |
| `cross-platform/` | Rules that apply to multiple platforms, such as Windows and Linux |
| [`endpoint/`](endpoint) | Rules specifically for Elastic Endpoint Security solution |
| [`linux/`](linux) | Rules for Linux or other Unix based operating systems |
| [`macos/`](macos) | Rules for macOS |
| `macos/` | Rules for macOS |
| [`ml/`](ml) | Rules that use machine learning jobs (ML) |
| [`network/`](network) | Rules that use network data sources |
| [`okta/`](okta) | Rules written for the Okta module of filebeat |