Skip to content

Commit e4d4978

Browse files
authored
Merge branch 'master' into grep_arithmetic_operators
Signed-off-by: Lynette Miles <[email protected]>
2 parents d7d9586 + 033fef6 commit e4d4978

File tree

420 files changed

+28140
-9306
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

420 files changed

+28140
-9306
lines changed

.gitbook.yaml

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,17 @@
11
redirects:
22
# Installation
33
installation/upgrade_notes: ./installation/upgrade-notes.md
4-
installation/supported_platforms: ./installation/supported-platforms.md
4+
installation/supported_platforms: ./installation/downloads.md
5+
installation/docker.md: ./installation/downloads/docker.md
6+
installation/windows.md: ./installation/downloads/windows.md
57

68
# Inputs
79
input/collectd: ./pipeline/inputs/
810
input/cpu: ./pipeline/inputs/cpu-metrics.md
911
input/disk: ./pipeline/inputs/disk-io-metrics.md
1012
#inputs/docker: ./pipeline/inputs/
1113
input/dummy: ./pipeline/inputs/dummy.md
14+
input/elasticsearch: ./pipeline/inputs/elasticsearch.md
1215
input/exec: ./pipeline/inputs/exec.md
1316
input/fluentbit: ./pipeline/inputs/fluentbit-metrics.md
1417
input/forward: ./pipeline/inputs/forward.md
@@ -20,6 +23,7 @@ redirects:
2023
input/netif: ./pipeline/inputs/network-io-metrics.md
2124
input/proc: ./pipeline/inputs/process.md
2225
input/random: ./pipeline/inputs/random.md
26+
input/splunk: ./pipeline/inputs/splunk.md
2327
input/serial: ./pipeline/inputs/serial-interface.md
2428
#inputs/statsd: ./pipeline/inputs/
2529
input/stdin: ./pipeline/inputs/standard-input.md
@@ -28,11 +32,13 @@ redirects:
2832
input/tail: ./pipeline/inputs/tail.md
2933
input/tcp: ./pipeline/inputs/tcp.md
3034
input/thermal: ./pipeline/inputs/thermal.md
35+
input/udp: ./pipeline/inputs/udp.md
3136
input/winlog: ./pipeline/inputs/windows-event-log.md
3237
input/winevtlog: ./pipeline/inputs/windows-event-log-winevtlog.md
3338

3439
# Filters
3540
filter/aws: ./pipeline/filters/aws-metadata.md
41+
filter/ecs: ./pipeline/filters/ecs-metadata.md
3642
filter/grep: ./pipeline/filters/grep.md
3743
filter/kubernetes: ./pipeline/filters/kubernetes.md
3844
filter/lua: ./pipeline/filters/lua.md
@@ -46,11 +52,14 @@ redirects:
4652

4753
# Outputs
4854
output/azure: ./pipeline/outputs/azure.md
55+
output/azure_kusto: ./pipeline/outputs/azure_kusto.md
4956
output/bigquery: ./pipeline/outputs/bigquery.md
5057
output/counter: ./pipeline/outputs/counter.md
58+
output/chronicle: ./pipeline/outputs/chronicle.md
5159
output/cloudwatch: ./pipeline/outputs/cloudwatch.md
5260
output/datadog: ./pipeline/outputs/datadog.md
5361
output/es: ./pipeline/outputs/elasticsearch.md
62+
output/fabric: ./pipeline/outputs/azure_kusto.md
5463
output/file: ./pipeline/outputs/file.md
5564
output/firehose: ./pipeline/outputs/firehose.md
5665
output/flowcounter: ./pipeline/outputs/flowcounter.md
@@ -70,3 +79,9 @@ redirects:
7079
output/stdout: ./pipeline/outputs/standard-output.md
7180
output/tcp: ./pipeline/outputs/tcp-and-tls.md
7281
output/td: ./pipeline/outputs/treasure-data.md
82+
83+
# Processors
84+
processor/metrics_selector: ./pipeline/processors/metrics_selector.md
85+
86+
# Other
87+
concepts/buffering: ./pipeline/buffering.md

.gitbook/assets/agent.png

-107 KB
Binary file not shown.
21.4 KB
-5.98 KB
Binary file not shown.

.gitbook/assets/flb_kubernetes.png

-25.2 KB
Binary file not shown.
-7.95 KB
Binary file not shown.
-9.48 KB
Binary file not shown.
-16.1 KB
Binary file not shown.

.gitbook/assets/flb_workflow.jpg

-44.1 KB
Binary file not shown.
-43.8 KB
Binary file not shown.

0 commit comments

Comments
 (0)