Files
Splunk_Docker/files/splunkbeta/etc/system/README/datamodels.conf.example
Brett Woodruff 28c8d411ad Inital Commit
2024-06-13 15:48:26 -04:00

16 lines
496 B
Plaintext

# Version 9.2.2.20240415
#
# Configuration for example datamodels
#
# An example of accelerating data for the 'mymodel' datamodel for the
# past five days, generating and checking the column stores every 10 minutes
[mymodel]
acceleration = true
acceleration.earliest_time = -5d
acceleration.poll_buckets_until_maxtime = true
acceleration.cron_schedule = */10 * * * *
acceleration.hunk.compression_codec = snappy
acceleration.hunk.dfs_block_size = 134217728
acceleration.hunk.file_format = orc