You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
349 B
14 lines
349 B
# Copyright (C) 2005-2023 Splunk Inc. All Rights Reserved.
|
|
|
|
#Usage: gather results | aggregatefields *_interval *_expiration
|
|
[aggregatefields]
|
|
python.version = python3
|
|
filename = aggregate_fields.py
|
|
type = python
|
|
maxinputs = 1000
|
|
streaming = true
|
|
retainsevents = true
|
|
supports_multivalues = false
|
|
supports_getinfo = true
|
|
needs_empty_results = false
|