Skip to content

Commit 382a06f

Browse files
author
GitLab CI
committed
rmgr documentation updated by GitLab CI
1 parent 7f161a9 commit 382a06f

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

_data/instruments/rmgr.yaml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@ produced_event_types:
3434
- match: instruments.rmgr.suricata_ruleset_sent
3535
type: exact
3636
title: New Suricata ruleset was sent
37+
- match: instruments.rmgr.download_processing_status
38+
type: exact
39+
title: Ruleset or IOC processing status update
3740
relations:
3841
- description:
3942
Rule Manager needs at least one Suricata IDS instrument to function. It
@@ -51,3 +54,11 @@ relations:
5154
- find
5255
- direct_message
5356
required: false
57+
- description:
58+
A Downloader instrument must be present for external rulesources and ioc
59+
feeds to be updated. A health warning will be raised if downloads are
60+
scheduled but no Downloader is available.
61+
instrument_name: Downloader
62+
instrument_type: downloader
63+
permissions:
64+
- find

instruments/rmgr/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ <h2 id="properties">Properties</h2>
6565
</tr>
6666
<tr class="even">
6767
<td>Related Instruments</td>
68-
<td>Zeek</td>
68+
<td>Zeek, Downloader</td>
6969
</tr>
7070
<tr class="odd">
7171
<td>Data retention</td>

0 commit comments

Comments
 (0)