Skip to content

Commit

Permalink
Bugfix/config reload refine (#52)
Browse files Browse the repository at this point in the history
* refine config interface and support all sources

* update patch file to include all sources

---------

Co-authored-by: Jingbo Chen <[email protected]>
  • Loading branch information
ProBrian and Jingbo Chen authored Dec 25, 2023
1 parent ed75e7d commit 30ca944
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion patch/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -469,7 +469,7 @@ enrichment-tables = ["enrichment-tables-geoip"]
enrichment-tables-geoip = ["dep:maxminddb"]

# Sources
sources = ["custom-sources-logs"]
sources = ["sources-logs"]
custom-sources-logs = [
"sources-file",
"sources-demo_logs",
Expand Down

0 comments on commit 30ca944

Please sign in to comment.