Skip to content

Commit 5d2f58c

Browse files
committed
Added missing descriptions: Chapter 060
Signed-off-by: mrgarris0n <gergely.karacsonyi@gmail.com>
1 parent 3a1fbcf commit 5d2f58c

30 files changed

+61
-4
lines changed

doc/_admin-guide/060_Sources/000_Default-network-drivers/000_Default-network-drivers_options.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,11 @@
22
title: default-network-drivers() source options
33
max_conn_default: 10
44
id: adm-src-def-netw-opt
5+
description: >-
6+
This section describes the options of the default-network-drivers() source in {{ site.product.short_name }}.
57
---
68

7-
The systemd-journal() driver has the following options.
9+
The default-network-drivers() source has the following options.
810

911
{% include doc/admin-guide/options/ca-dir.md %}
1012

doc/_admin-guide/060_Sources/010_Internal/000_Internal_options.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
title: internal() source options
33
log_iw_size: 100
44
id: adm-src-int-opt
5+
description: >-
6+
This section describes the options of the internal() source in {{ site.product.short_name }}.
57
---
68

79
The internal() driver has the following options:

doc/_admin-guide/060_Sources/020_File/000_File_source_options.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
title: file() source options
33
id: adm-src-file-opt
4+
description: >-
5+
This section describes the options of the file() source in {{ site.product.short_name }}.
46
---
57

68
The file() driver has the following options:

doc/_admin-guide/060_Sources/020_File/002_Notes_on_reading_kernel_messages.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
---
22
title: Notes on reading kernel messages
33
id: adm-src-file-note
4+
description: >-
5+
This section describes things to consider when reading kernel messages from various platforms.
46
---
57

6-
Note the following points when reading kernel messages on various
7-
platforms.
8+
Please note the following points:
89

910
- The kernel usually sends log messages to a special file (/dev/kmsg
1011
on BSDs, /proc/kmsg on Linux). The file() driver reads log messages

doc/_admin-guide/060_Sources/030_Wildcard-file/000_Wildcard-file_options.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
title: wildcard-file() source options
33
src: wildcard-file
44
id: adm-src-wild-opt
5+
description: >-
6+
This section describes the options of the wildcard-file() source in {{ site.product.short_name }}.
57
---
68

79
The wildcard-file() driver has the following options:

doc/_admin-guide/060_Sources/040_Kubernetes/000_Kubernetes_options.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
title: kubernetes() source options
33
id: adm-src-k8s-opt
4+
description: >-
5+
This section describes the options of the kubernetes() source in {{ site.product.short_name }}.
46
---
57

68
The kubernetes() source has the following options:

doc/_admin-guide/060_Sources/050_Linux-audit/000_Linux-audit_options.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ title: linux-audit() source options
33
fn_source: 'linux-audit'
44
fn_logs: 'Linux audit logs'
55
id: adm-src-linux-opt
6+
description: >-
7+
This section describes the options of the linux-audit() source in {{ site.product.short_name }}.
68
---
79

810
The linux-audit() driver has the following options:

doc/_admin-guide/060_Sources/060_mqtt/000_mqtt_source_prerequisites.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
title: Prerequisites to using the mqtt() source
33
id: adm-src-mqtt-pre
4+
description: >-
5+
In this chapter you can read about the prerequisites of using the mqtt() source in {{ site.product.short_name }}.
46
---
57

68
Using the current implementation of the mqtt() source has the

doc/_admin-guide/060_Sources/060_mqtt/001_mqtt_source_limitations.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
title: Limitations to using the mqtt() source
33
id: adm-src-mqtt-lim
4+
description: >-
5+
In this chapter you can read about the limitations of the mqtt() source in {{ site.product.short_name }}.
46
---
57

68
Using the mqtt() source of {{ site.product.short_name }} has the following limitations:

doc/_admin-guide/060_Sources/060_mqtt/002_mqtt_source_options.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
title: Options of the mqtt() source
33
srv: 'MQTT broker'
44
id: adm-src-mqtt-opt
5+
description: >-
6+
This section describes the options of the mqtt() source in {{ site.product.short_name }}.
57
---
68

79
The mqtt() source has the following options.

0 commit comments

Comments
 (0)