Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions filebeat/docs/modules/cisco.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,8 @@ Set to 0.0.0.0 to bind to all available interfaces.

The UDP port to listen for syslog traffic. Defaults to 9002.

include::../include/timezone-support.asciidoc[]

:has-dashboards!:

:fileset_ex!:
Expand Down
2 changes: 2 additions & 0 deletions filebeat/docs/modules/elasticsearch.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,8 @@ NOTE: If you're running against Elasticsearch >= 7.0.0, configure the
`var.paths` setting to point to JSON logs. Otherwise, configure it
to point to plain text logs.

include::../include/timezone-support.asciidoc[]

:has-dashboards!:

:fileset_ex!:
Expand Down
2 changes: 2 additions & 0 deletions filebeat/docs/modules/iptables.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@ The UDP port to listen for syslog traffic. Defaults to `9001`

NOTE: Ports below 1024 require Filebeat to run as root.

include::../include/timezone-support.asciidoc[]

:has-dashboards!:

:fileset_ex!:
Expand Down
2 changes: 2 additions & 0 deletions filebeat/docs/modules/logstash.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,8 @@ include::../include/var-paths.asciidoc[]
The configured Logstash log format. Possible values are: `json` or `plain`. The
default is `plain`.

include::../include/timezone-support.asciidoc[]

:has-dashboards!:

:fileset_ex!:
Expand Down
2 changes: 2 additions & 0 deletions filebeat/docs/modules/mssql.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ include::../include/config-option-intro.asciidoc[]

include::../include/var-paths.asciidoc[]

include::../include/timezone-support.asciidoc[]

:has-dashboards!:

:fileset_ex!:
Expand Down
2 changes: 2 additions & 0 deletions filebeat/docs/modules/nginx.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,8 @@ include::../include/var-paths.asciidoc[]

include::../include/var-paths.asciidoc[]

include::../include/timezone-support.asciidoc[]

:has-dashboards!:

:fileset_ex!:
Expand Down
2 changes: 2 additions & 0 deletions filebeat/docs/modules/panw.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,8 @@ The UDP port to listen for syslog traffic. Defaults to `9001`

NOTE: Ports below 1024 require {beatname_uc} to run as root.

include::../include/timezone-support.asciidoc[]

:has-dashboards!:

:fileset_ex!:
Expand Down
2 changes: 2 additions & 0 deletions filebeat/module/elasticsearch/_meta/docs.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,8 @@ NOTE: If you're running against Elasticsearch >= 7.0.0, configure the
`var.paths` setting to point to JSON logs. Otherwise, configure it
to point to plain text logs.

include::../include/timezone-support.asciidoc[]

:has-dashboards!:

:fileset_ex!:
Expand Down
2 changes: 2 additions & 0 deletions filebeat/module/logstash/_meta/docs.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,8 @@ include::../include/var-paths.asciidoc[]
The configured Logstash log format. Possible values are: `json` or `plain`. The
default is `plain`.

include::../include/timezone-support.asciidoc[]

:has-dashboards!:

:fileset_ex!:
Expand Down
2 changes: 2 additions & 0 deletions filebeat/module/nginx/_meta/docs.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,8 @@ include::../include/var-paths.asciidoc[]

include::../include/var-paths.asciidoc[]

include::../include/timezone-support.asciidoc[]

:has-dashboards!:

:fileset_ex!:
Expand Down
2 changes: 2 additions & 0 deletions x-pack/filebeat/module/cisco/_meta/docs.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,8 @@ Set to 0.0.0.0 to bind to all available interfaces.

The UDP port to listen for syslog traffic. Defaults to 9002.

include::../include/timezone-support.asciidoc[]

:has-dashboards!:

:fileset_ex!:
Expand Down
2 changes: 2 additions & 0 deletions x-pack/filebeat/module/iptables/_meta/docs.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@ The UDP port to listen for syslog traffic. Defaults to `9001`

NOTE: Ports below 1024 require Filebeat to run as root.

include::../include/timezone-support.asciidoc[]

:has-dashboards!:

:fileset_ex!:
Expand Down
2 changes: 2 additions & 0 deletions x-pack/filebeat/module/mssql/_meta/docs.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ include::../include/config-option-intro.asciidoc[]

include::../include/var-paths.asciidoc[]

include::../include/timezone-support.asciidoc[]

:has-dashboards!:

:fileset_ex!:
Expand Down
2 changes: 2 additions & 0 deletions x-pack/filebeat/module/panw/_meta/docs.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,8 @@ The UDP port to listen for syslog traffic. Defaults to `9001`

NOTE: Ports below 1024 require {beatname_uc} to run as root.

include::../include/timezone-support.asciidoc[]

:has-dashboards!:

:fileset_ex!:
Expand Down