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
295 B
14 lines
295 B
[defaults]
|
|
|
|
[mad]
|
|
type = custom
|
|
command.arg.1=-J-Xmx1G
|
|
command.arg.2=-Dlog4j.configurationFile=../default/log4j.xml
|
|
command.arg.3=-Dlog4j2.threadContextMap=com.splunk.mad.util.MadThreadContextMap
|
|
chunked = true
|
|
|
|
[naccum]
|
|
type = custom
|
|
filename = naccum.py
|
|
chunked = true
|
|
python.version = python3 |