You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: splunkconf-backup/default/app.conf
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
5
5
[install]
6
6
is_configured = 0
7
-
build = 1.9.2
7
+
build = 1.9.3
8
8
9
9
[ui]
10
10
is_visible = 1
@@ -13,11 +13,11 @@ label = SplunkConf Backup
13
13
[launcher]
14
14
author = Splunkworks , Splunk
15
15
description = This app does regular automated Splunk backups for configuration files, kvstore, state locally and to a optional remote location (nas or cloud storage)
16
-
version = 1.9.2
16
+
version = 1.9.3
17
17
18
18
[id]
19
19
name = splunkconf-backup
20
-
version = 1.9.2
20
+
version = 1.9.3
21
21
22
22
[triggers]
23
23
# # Do not force a restart of Splunk Enterprise for state changes of MyApp
0 commit comments