[kv] # When set to a value other than "0", this setting determines the point # at which automatic key-value field extraction stops creating new fields. # Defaults to 512. maxcols = 1024 # The maximum number of keys automatic key-value field extraction can generate. # Defaults to 100. limit = 500 # Truncate _raw to this many characters and then perform automatic key-value field extraction. # Defaults to 10240 characters. maxchars = 50480 [spath] extract_all = true # For extract-all spath extraction mode, only apply extraction to the first number of bytes. # Defaults to 5000 extraction_cutoff = 25000 [search] # For parallel action job execution, more search job slots are required. If you already have high # search job concurrency, increase the settings in this stanza accordingly. base_max_searches = 10 max_searches_per_cpu = 2