Skip to content

Commit da78bd8

Browse files
authored
Merge branch 'master' into patch-1
Signed-off-by: Lynette Miles <[email protected]>
2 parents b518b5f + f46eae6 commit da78bd8

File tree

367 files changed

+19059
-4491
lines changed

Some content is hidden

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

367 files changed

+19059
-4491
lines changed

.gitbook.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ redirects:
99
input/disk: ./pipeline/inputs/disk-io-metrics.md
1010
#inputs/docker: ./pipeline/inputs/
1111
input/dummy: ./pipeline/inputs/dummy.md
12+
input/elasticsearch: ./pipeline/inputs/elasticsearch.md
1213
input/exec: ./pipeline/inputs/exec.md
1314
input/fluentbit: ./pipeline/inputs/fluentbit-metrics.md
1415
input/forward: ./pipeline/inputs/forward.md
@@ -20,6 +21,7 @@ redirects:
2021
input/netif: ./pipeline/inputs/network-io-metrics.md
2122
input/proc: ./pipeline/inputs/process.md
2223
input/random: ./pipeline/inputs/random.md
24+
input/splunk: ./pipeline/inputs/splunk.md
2325
input/serial: ./pipeline/inputs/serial-interface.md
2426
#inputs/statsd: ./pipeline/inputs/
2527
input/stdin: ./pipeline/inputs/standard-input.md
@@ -28,11 +30,13 @@ redirects:
2830
input/tail: ./pipeline/inputs/tail.md
2931
input/tcp: ./pipeline/inputs/tcp.md
3032
input/thermal: ./pipeline/inputs/thermal.md
33+
input/udp: ./pipeline/inputs/udp.md
3134
input/winlog: ./pipeline/inputs/windows-event-log.md
3235
input/winevtlog: ./pipeline/inputs/windows-event-log-winevtlog.md
3336

3437
# Filters
3538
filter/aws: ./pipeline/filters/aws-metadata.md
39+
filter/ecs: ./pipeline/filters/ecs-metadata.md
3640
filter/grep: ./pipeline/filters/grep.md
3741
filter/kubernetes: ./pipeline/filters/kubernetes.md
3842
filter/lua: ./pipeline/filters/lua.md
@@ -46,11 +50,14 @@ redirects:
4650

4751
# Outputs
4852
output/azure: ./pipeline/outputs/azure.md
53+
output/azure_kusto: ./pipeline/outputs/azure_kusto.md
4954
output/bigquery: ./pipeline/outputs/bigquery.md
5055
output/counter: ./pipeline/outputs/counter.md
56+
output/chronicle: ./pipeline/outputs/chronicle.md
5157
output/cloudwatch: ./pipeline/outputs/cloudwatch.md
5258
output/datadog: ./pipeline/outputs/datadog.md
5359
output/es: ./pipeline/outputs/elasticsearch.md
60+
output/fabric: ./pipeline/outputs/azure_kusto.md
5461
output/file: ./pipeline/outputs/file.md
5562
output/firehose: ./pipeline/outputs/firehose.md
5663
output/flowcounter: ./pipeline/outputs/flowcounter.md
@@ -70,3 +77,6 @@ redirects:
7077
output/stdout: ./pipeline/outputs/standard-output.md
7178
output/tcp: ./pipeline/outputs/tcp-and-tls.md
7279
output/td: ./pipeline/outputs/treasure-data.md
80+
81+
# Processors
82+
processor/metrics_selector: ./pipeline/processors/metrics_selector.md

.gitbook/assets/agent.png

-107 KB
Binary file not shown.
-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.
Binary file not shown.
Binary file not shown.

.gitbook/assets/flb_workflow.jpg

-44.1 KB
Binary file not shown.
-43.8 KB
Binary file not shown.
-45.7 KB
Binary file not shown.
-45 KB
Binary file not shown.
-46.6 KB
Binary file not shown.
-43.9 KB
Binary file not shown.
-45.1 KB
Binary file not shown.

.gitbook/assets/fluent_bit_logo.png

193 KB
-26.4 KB
Binary file not shown.
-26.4 KB
Binary file not shown.
-26.4 KB
Binary file not shown.
-26.4 KB
Binary file not shown.
-26.4 KB
Binary file not shown.
-26.4 KB
Binary file not shown.
-26.4 KB
Binary file not shown.
-26.4 KB
Binary file not shown.

.gitbook/assets/fluentbit_logo.png

-18 KB
Binary file not shown.

.gitbook/assets/image (1).png

1.09 MB

.gitbook/assets/image (2).png

-16.3 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-12.7 KB
Binary file not shown.

.gitbook/assets/image (3).png

-30.7 KB
Binary file not shown.

.gitbook/assets/image (4).png

-11 KB
Binary file not shown.

.gitbook/assets/image (5).png

-17.4 KB
Binary file not shown.

.gitbook/assets/image (6).png

-14.7 KB
Binary file not shown.

.gitbook/assets/image (7).png

-65.8 KB
Binary file not shown.

.gitbook/assets/image (8).png

-27.9 KB
Binary file not shown.

.gitbook/assets/image (9) (1).png

-14.1 KB
Binary file not shown.

.gitbook/assets/image-19-.png

-531 KB
Binary file not shown.

.gitbook/assets/image.png

-162 KB
Binary file not shown.
-47.5 KB
Binary file not shown.
-47.5 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-48.7 KB
Binary file not shown.
-25.6 KB
Binary file not shown.
-25.1 KB
Binary file not shown.
-25.5 KB
Binary file not shown.
-25.7 KB
Binary file not shown.
-25.5 KB
Binary file not shown.
-25.2 KB
Binary file not shown.
-25.1 KB
Binary file not shown.
-25.1 KB
Binary file not shown.
-25.1 KB
Binary file not shown.
-25 KB
Binary file not shown.
-25 KB
Binary file not shown.
-25.4 KB
Binary file not shown.
-25 KB
Binary file not shown.
-25.5 KB
Binary file not shown.
-78.8 KB
Binary file not shown.
215 KB
326 KB
-11.7 KB
Binary file not shown.
-11.7 KB
Binary file not shown.

.github/actionlint-matcher.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{
2+
"problemMatcher": [
3+
{
4+
"owner": "actionlint",
5+
"pattern": [
6+
{
7+
"regexp": "^(?:\\x1b\\[\\d+m)?(.+?)(?:\\x1b\\[\\d+m)*:(?:\\x1b\\[\\d+m)*(\\d+)(?:\\x1b\\[\\d+m)*:(?:\\x1b\\[\\d+m)*(\\d+)(?:\\x1b\\[\\d+m)*: (?:\\x1b\\[\\d+m)*(.+?)(?:\\x1b\\[\\d+m)* \\[(.+?)\\]$",
8+
"file": 1,
9+
"line": 2,
10+
"column": 3,
11+
"message": 4,
12+
"code": 5
13+
}
14+
]
15+
}
16+
]
17+
}

.github/dependabot.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: "github-actions"
4+
directory: "/"
5+
schedule:
6+
interval: "weekly"
7+
commit-message:
8+
prefix: "workflows: "

.github/workflows/cron-stale.yaml

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
name: 'Close stale issues and PR(s)'
2+
on:
3+
schedule:
4+
- cron: '30 1 * * *'
5+
6+
jobs:
7+
stale:
8+
name: Mark stale
9+
runs-on: ubuntu-latest
10+
permissions:
11+
issues: write
12+
pull-requests: write
13+
steps:
14+
- uses: actions/stale@v9
15+
with:
16+
repo-token: ${{ secrets.GITHUB_TOKEN }}
17+
stale-issue-message: 'This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 5 days. Maintainers can add the `exempt-stale` label.'
18+
stale-pr-message: 'This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 10 days.'
19+
close-issue-message: 'This issue was closed because it has been stalled for 5 days with no activity.'
20+
days-before-stale: 90
21+
days-before-close: 5
22+
days-before-pr-close: -1
23+
exempt-all-pr-assignees: true
24+
exempt-all-pr-milestones: true
25+
exempt-issue-labels: 'long-term,enhancement,exempt-stale,waiting-on-code-merge'
26+
exempt-pr-labels: 'long-term,enhancement,exempt-stale,waiting-on-code-merge'
27+
# start with the oldest
28+
ascending: true
29+
# keep an eye on this
30+
operations-per-run: 250

.github/workflows/pr-lint.yaml

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
name: Lint PRs
2+
on:
3+
pull_request:
4+
workflow_dispatch:
5+
6+
jobs:
7+
actionlint-pr:
8+
runs-on: ubuntu-latest
9+
name: PR - Actionlint
10+
steps:
11+
- uses: actions/checkout@v4
12+
- run: |
13+
echo "::add-matcher::.github/actionlint-matcher.json"
14+
bash <(curl https://raw.githubusercontent.com/rhysd/actionlint/main/scripts/download-actionlint.bash)
15+
./actionlint -color -shellcheck=
16+
shell: bash
17+
18+
shellcheck-pr:
19+
runs-on: ubuntu-latest
20+
name: PR - Shellcheck
21+
steps:
22+
- uses: actions/checkout@v4
23+
- uses: ludeeus/action-shellcheck@master

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@ _book/*
22
node_modules/*
33
.gitignore
44
old/*
5-
5+
.DS_Store
6+
.idea/

.markdownlint.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"default": true,
3+
"MD003": { "style": "atx" },
4+
"MD007": { "indent": 2 },
5+
"MD013": false,
6+
"MD025": { "front_matter_title": "false" },
7+
"MD049": { "style": "underscore" },
8+
"no-hard-tabs": false,
9+
"whitespace": false,
10+
"no-emphasis-as-heading": false
11+
}

.mdlrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
style "#{File.dirname(__FILE__)}/markdownlint.rb"

.vale.ini

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
StylesPath = vale-styles
2+
MinAlertLevel = suggestion # suggestion, warning or error
3+
IgnoredScopes = tt, code
4+
5+
[formats]
6+
mdx = md
7+
8+
[*.{md,markdown,txt,htm,html}]
9+
BasedOnStyles = FluentBit
10+
11+
FluentBit.Terms = YES
12+
FluentBit.Titles = YES
13+
FluentBit.FutureTense = NO
14+
FluentBit.Headings = NO
15+
FluentBit.Passive = NO
16+
FluentBit.Subjunctive = NO
17+
FluentBit.Colons = NO

CODEOWNERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
* @fluent/fluent-bit-maintainers @fluent/chronosphere-tech-writers

CONTRIBUTING.md

Lines changed: 123 additions & 46 deletions

MAINTAINERS.md

Lines changed: 7 additions & 4 deletions

0 commit comments

Comments
 (0)