mirror of
https://github.com/Graylog2/graylog2-server.git
synced 2026-03-13 09:32:21 +08:00
Extend DocsHelper with links to security documentation. (#25087)
This commit is contained in:
@@ -61,7 +61,12 @@ const defaultPages = {
|
||||
SEARCH_FILTERS: 'making_sense_of_your_log_data/search_filters.htm',
|
||||
SEARCH_QUERY_ERRORS: 'making_sense_of_your_log_data/writing_search_queries.html#ErrorTypes',
|
||||
SEARCH_QUERY_LANGUAGE: 'making_sense_of_your_log_data/writing_search_queries.html',
|
||||
SECURITY: 'what_more_can_graylog_do_for_me/graylog_security.html',
|
||||
SECURITY_ASSET_ENRICHMENT: 'what_more_can_graylog_do_for_me/asset_enrichment.htm',
|
||||
SECURITY_EVENTS: 'what_more_can_graylog_do_for_me/security_events.htm',
|
||||
SECURITY_INVESTIGATIONS: 'what_more_can_graylog_do_for_me/investigations.htm',
|
||||
SECURITY_SIGMA_RULES: 'what_more_can_graylog_do_for_me/sigma_rules.htm',
|
||||
SECURITY_VULNERABILITY_SCANNING: 'what_more_can_graylog_do_for_me/vulnerability_scanning.htm',
|
||||
STREAMS: 'making_sense_of_your_log_data/streams.html',
|
||||
STREAM_PROCESSING_RUNTIME_LIMITS: 'making_sense_of_your_log_data/stream_processing.htm#StreamProcessingRuntimeLimits',
|
||||
TIME_FRAME_SELECTOR: 'making_sense_of_your_log_data/time_frame_selector.html',
|
||||
|
||||
Reference in New Issue
Block a user