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: README.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -275,6 +275,11 @@ To do this you will need to install Version Control For SplunkCloud on your Splu
275
275
276
276
## Release Notes
277
277
### 1.2.1
278
+
This version includes some changes that should reduce the storage size of savedsearches, in particular:
279
+
- listDefaultActionArgs=false is now used on the savedsearches REST endpoint
280
+
- display.visualization.* is only backed up if display.general.type = visualizations, this should reduce the storage size of savedsearches
281
+
282
+
Note that I have also created https://ideas.splunk.com/ideas/EID-I-1052 as a request to have a way to see the output of savedsearches that is closer to matching the filesystem rather than including 100's of default configuration lines into each savedsearch entry (256 display.visualizations.* attributes per-savedsearch in my prod environment at the time of writing)
0 commit comments