Skip to content

Commit

Permalink
Update Fluent Bit to v3.0.4 (#1718)
Browse files Browse the repository at this point in the history
  • Loading branch information
braydonk committed May 22, 2024
1 parent 9e7ae0f commit 7a58c41
Show file tree
Hide file tree
Showing 342 changed files with 2,101 additions and 1,749 deletions.
12 changes: 7 additions & 5 deletions confgenerator/logging_receivers.go
Original file line number Diff line number Diff line change
Expand Up @@ -430,11 +430,13 @@ func (r LoggingReceiverWindowsEventLog) Components(ctx context.Context, tag stri
input := []fluentbit.Component{{
Kind: "INPUT",
Config: map[string]string{
"Name": inputName,
"Tag": tag,
"Channels": strings.Join(r.Channels, ","),
"Interval_Sec": "1",
"DB": DBPath(tag),
"Name": inputName,
"Tag": tag,
// TODO(@braydonk): Remove this upon the next Fluent Bit update. See https://github.com/fluent/fluent-bit/issues/8854
"String_Inserts": "true",
"Channels": strings.Join(r.Channels, ","),
"Interval_Sec": "1",
"DB": DBPath(tag),
},
}}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,12 @@
Scrape_On_Start True

[INPUT]
Channels System,Application,Security
DB ${buffers_dir}/default_pipeline_windows_event_log
Interval_Sec 1
Name winlog
Tag default_pipeline.windows_event_log
Channels System,Application,Security
DB ${buffers_dir}/default_pipeline_windows_event_log
Interval_Sec 1
Name winlog
String_Inserts true
Tag default_pipeline.windows_event_log

[INPUT]
Dummy {"code": "LogPingOpsAgent", "severity": "DEBUG"}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,12 @@
Scrape_On_Start True

[INPUT]
Channels System,Application,Security
DB ${buffers_dir}/default_pipeline_windows_event_log
Interval_Sec 1
Name winlog
Tag default_pipeline.windows_event_log
Channels System,Application,Security
DB ${buffers_dir}/default_pipeline_windows_event_log
Interval_Sec 1
Name winlog
String_Inserts true
Tag default_pipeline.windows_event_log

[INPUT]
Dummy {"code": "LogPingOpsAgent", "severity": "DEBUG"}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,12 @@
Scrape_On_Start True

[INPUT]
Channels System,Application,Security
DB ${buffers_dir}/default_pipeline_windows_event_log
Interval_Sec 1
Name winlog
Tag default_pipeline.windows_event_log
Channels System,Application,Security
DB ${buffers_dir}/default_pipeline_windows_event_log
Interval_Sec 1
Name winlog
String_Inserts true
Tag default_pipeline.windows_event_log

[INPUT]
Dummy {"code": "LogPingOpsAgent", "severity": "DEBUG"}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,12 @@
Scrape_On_Start True

[INPUT]
Channels System,Application,Security
DB ${buffers_dir}/default_pipeline_windows_event_log
Interval_Sec 1
Name winlog
Tag default_pipeline.windows_event_log
Channels System,Application,Security
DB ${buffers_dir}/default_pipeline_windows_event_log
Interval_Sec 1
Name winlog
String_Inserts true
Tag default_pipeline.windows_event_log

[INPUT]
Dummy {"code": "LogPingOpsAgent", "severity": "DEBUG"}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,12 @@
Scrape_On_Start True

[INPUT]
Channels System,Application,Security
DB ${buffers_dir}/default_pipeline_windows_event_log
Interval_Sec 1
Name winlog
Tag default_pipeline.windows_event_log
Channels System,Application,Security
DB ${buffers_dir}/default_pipeline_windows_event_log
Interval_Sec 1
Name winlog
String_Inserts true
Tag default_pipeline.windows_event_log

[INPUT]
Dummy {"code": "LogPingOpsAgent", "severity": "DEBUG"}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,12 @@
Scrape_On_Start True

[INPUT]
Channels System,Application,Security
DB ${buffers_dir}/default_pipeline_windows_event_log
Interval_Sec 1
Name winlog
Tag default_pipeline.windows_event_log
Channels System,Application,Security
DB ${buffers_dir}/default_pipeline_windows_event_log
Interval_Sec 1
Name winlog
String_Inserts true
Tag default_pipeline.windows_event_log

[INPUT]
Dummy {"code": "LogPingOpsAgent", "severity": "DEBUG"}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,12 @@
Scrape_On_Start True

[INPUT]
Channels System,Application,Security
DB ${buffers_dir}/default_pipeline_windows_event_log
Interval_Sec 1
Name winlog
Tag default_pipeline.windows_event_log
Channels System,Application,Security
DB ${buffers_dir}/default_pipeline_windows_event_log
Interval_Sec 1
Name winlog
String_Inserts true
Tag default_pipeline.windows_event_log

[INPUT]
Dummy {"code": "LogPingOpsAgent", "severity": "DEBUG"}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,12 @@
Scrape_On_Start True

[INPUT]
Channels System,Application,Security
DB ${buffers_dir}/default_pipeline_windows_event_log
Interval_Sec 1
Name winlog
Tag default_pipeline.windows_event_log
Channels System,Application,Security
DB ${buffers_dir}/default_pipeline_windows_event_log
Interval_Sec 1
Name winlog
String_Inserts true
Tag default_pipeline.windows_event_log

[INPUT]
Dummy {"code": "LogPingOpsAgent", "severity": "DEBUG"}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,12 @@
Scrape_On_Start True

[INPUT]
Channels System,Application,Security
DB ${buffers_dir}/default_pipeline_windows_event_log
Interval_Sec 1
Name winlog
Tag default_pipeline.windows_event_log
Channels System,Application,Security
DB ${buffers_dir}/default_pipeline_windows_event_log
Interval_Sec 1
Name winlog
String_Inserts true
Tag default_pipeline.windows_event_log

[INPUT]
Dummy {"code": "LogPingOpsAgent", "severity": "DEBUG"}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,12 @@
Scrape_On_Start True

[INPUT]
Channels System,Application,Security
DB ${buffers_dir}/default_pipeline_windows_event_log
Interval_Sec 1
Name winlog
Tag default_pipeline.windows_event_log
Channels System,Application,Security
DB ${buffers_dir}/default_pipeline_windows_event_log
Interval_Sec 1
Name winlog
String_Inserts true
Tag default_pipeline.windows_event_log

[INPUT]
Dummy {"code": "LogPingOpsAgent", "severity": "DEBUG"}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,12 @@
Scrape_On_Start True

[INPUT]
Channels System,Application,Security
DB ${buffers_dir}/default_pipeline_windows_event_log
Interval_Sec 1
Name winlog
Tag default_pipeline.windows_event_log
Channels System,Application,Security
DB ${buffers_dir}/default_pipeline_windows_event_log
Interval_Sec 1
Name winlog
String_Inserts true
Tag default_pipeline.windows_event_log

[INPUT]
Dummy {"code": "LogPingOpsAgent", "severity": "DEBUG"}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,12 @@
Scrape_On_Start True

[INPUT]
Channels System,Application,Security
DB ${buffers_dir}/default_pipeline_windows_event_log
Interval_Sec 1
Name winlog
Tag default_pipeline.windows_event_log
Channels System,Application,Security
DB ${buffers_dir}/default_pipeline_windows_event_log
Interval_Sec 1
Name winlog
String_Inserts true
Tag default_pipeline.windows_event_log

[INPUT]
Dummy {"code": "LogPingOpsAgent", "severity": "DEBUG"}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,12 @@
Scrape_On_Start True

[INPUT]
Channels System,Application,Security
DB ${buffers_dir}/default_pipeline_windows_event_log
Interval_Sec 1
Name winlog
Tag default_pipeline.windows_event_log
Channels System,Application,Security
DB ${buffers_dir}/default_pipeline_windows_event_log
Interval_Sec 1
Name winlog
String_Inserts true
Tag default_pipeline.windows_event_log

[INPUT]
Dummy {"code": "LogPingOpsAgent", "severity": "DEBUG"}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,12 @@
Scrape_On_Start True

[INPUT]
Channels System,Application,Security
DB ${buffers_dir}/default_pipeline_windows_event_log
Interval_Sec 1
Name winlog
Tag default_pipeline.windows_event_log
Channels System,Application,Security
DB ${buffers_dir}/default_pipeline_windows_event_log
Interval_Sec 1
Name winlog
String_Inserts true
Tag default_pipeline.windows_event_log

[INPUT]
Dummy {"code": "LogPingOpsAgent", "severity": "DEBUG"}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,12 @@
Scrape_On_Start True

[INPUT]
Channels System,Application,Security
DB ${buffers_dir}/default_pipeline_windows_event_log
Interval_Sec 1
Name winlog
Tag default_pipeline.windows_event_log
Channels System,Application,Security
DB ${buffers_dir}/default_pipeline_windows_event_log
Interval_Sec 1
Name winlog
String_Inserts true
Tag default_pipeline.windows_event_log

[INPUT]
Dummy {"code": "LogPingOpsAgent", "severity": "DEBUG"}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,12 @@
Scrape_On_Start True

[INPUT]
Channels System,Application,Security
DB ${buffers_dir}/default_pipeline_windows_event_log
Interval_Sec 1
Name winlog
Tag default_pipeline.windows_event_log
Channels System,Application,Security
DB ${buffers_dir}/default_pipeline_windows_event_log
Interval_Sec 1
Name winlog
String_Inserts true
Tag default_pipeline.windows_event_log

[INPUT]
Dummy {"code": "LogPingOpsAgent", "severity": "DEBUG"}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,12 @@
Scrape_On_Start True

[INPUT]
Channels System,Application,Security
DB ${buffers_dir}/default_pipeline_windows_event_log
Interval_Sec 1
Name winlog
Tag default_pipeline.windows_event_log
Channels System,Application,Security
DB ${buffers_dir}/default_pipeline_windows_event_log
Interval_Sec 1
Name winlog
String_Inserts true
Tag default_pipeline.windows_event_log

[INPUT]
Dummy {"code": "LogPingOpsAgent", "severity": "DEBUG"}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,12 @@
Scrape_On_Start True

[INPUT]
Channels System,Application,Security
DB ${buffers_dir}/default_pipeline_windows_event_log
Interval_Sec 1
Name winlog
Tag default_pipeline.windows_event_log
Channels System,Application,Security
DB ${buffers_dir}/default_pipeline_windows_event_log
Interval_Sec 1
Name winlog
String_Inserts true
Tag default_pipeline.windows_event_log

[INPUT]
Dummy {"code": "LogPingOpsAgent", "severity": "DEBUG"}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,12 @@
Scrape_On_Start True

[INPUT]
Channels System,Application,Security
DB ${buffers_dir}/default_pipeline_windows_event_log
Interval_Sec 1
Name winlog
Tag default_pipeline.windows_event_log
Channels System,Application,Security
DB ${buffers_dir}/default_pipeline_windows_event_log
Interval_Sec 1
Name winlog
String_Inserts true
Tag default_pipeline.windows_event_log

[INPUT]
Dummy {"code": "LogPingOpsAgent", "severity": "DEBUG"}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,12 @@
Scrape_On_Start True

[INPUT]
Channels System,Application,Security
DB ${buffers_dir}/default_pipeline_windows_event_log
Interval_Sec 1
Name winlog
Tag default_pipeline.windows_event_log
Channels System,Application,Security
DB ${buffers_dir}/default_pipeline_windows_event_log
Interval_Sec 1
Name winlog
String_Inserts true
Tag default_pipeline.windows_event_log

[INPUT]
Dummy {"code": "LogPingOpsAgent", "severity": "DEBUG"}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,12 @@
Scrape_On_Start True

[INPUT]
Channels System,Application,Security
DB ${buffers_dir}/default_pipeline_windows_event_log
Interval_Sec 1
Name winlog
Tag default_pipeline.windows_event_log
Channels System,Application,Security
DB ${buffers_dir}/default_pipeline_windows_event_log
Interval_Sec 1
Name winlog
String_Inserts true
Tag default_pipeline.windows_event_log

[INPUT]
Dummy {"code": "LogPingOpsAgent", "severity": "DEBUG"}
Expand Down
Loading

0 comments on commit 7a58c41

Please sign in to comment.