File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
packages/flare/src/main/resources/splunk/default Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 11# Flare
2+ 1.3.2
3+ -----
4+ * Improve debugging and fix an issue where ingestion would terminate when an exception occurs.
5+
261.3.1
37-----
48* Adds support for custom number of days to backfill
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ id = flare
1313python.version = python3.9
1414state_change_requires_restart = true
1515is_configured = 0
16- build = 8
16+ build = 9
1717
1818[ui]
1919is_visible = 1
@@ -24,7 +24,7 @@ supported_themes = light, dark
2424[launcher]
2525author = Flare Systems
2626description = The Flare app allows you to integrate your Flare alerts with the Splunk platform.
27- version = 1.3.1
27+ version = 1.3.2
2828
2929[triggers]
3030reload.splunk_create = simple
You can’t perform that action at this time.
0 commit comments