Add links in configuration docs (#3393)
Added links from configuration docs to osquery logs docs for logging plugins. Resolves #2872
This commit is contained in:
@@ -888,7 +888,8 @@ Valid time units are `s`, `m`, `h`.
|
||||
|
||||
##### osquery_status_log_plugin
|
||||
|
||||
Which log output plugin should be used for osquery status logs received from clients.
|
||||
Which log output plugin should be used for osquery status logs received from clients. Check out the reference documentation for osquery logging options [here in the Fleet documentation](../01-Using-Fleet/05-Osquery-logs.md).
|
||||
|
||||
|
||||
Options are `filesystem`, `firehose`, `kinesis`, `lambda`, `pubsub`, `kafkarest`, and `stdout`.
|
||||
|
||||
@@ -903,7 +904,7 @@ Options are `filesystem`, `firehose`, `kinesis`, `lambda`, `pubsub`, `kafkarest`
|
||||
|
||||
##### osquery_result_log_plugin
|
||||
|
||||
Which log output plugin should be used for osquery result logs received from clients.
|
||||
Which log output plugin should be used for osquery result logs received from clients. Check out the reference documentation for osquery logging options [here in the Fleet documentation](../01-Using-Fleet/05-Osquery-logs.md).
|
||||
|
||||
Options are `filesystem`, `firehose`, `kinesis`, `lambda`, `pubsub`, `kafkarest`, and `stdout`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user