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.
202 lines
4.6 KiB
202 lines
4.6 KiB
[getservice]
|
|
filename = command_getservice.py
|
|
type = python
|
|
generating = false
|
|
supports_multivalues = true
|
|
streaming = false
|
|
passauth = true
|
|
supports_getinfo = false
|
|
python.version = python3
|
|
|
|
[storeentities]
|
|
filename = command_storeentities.py
|
|
type = python
|
|
generating = false
|
|
supports_multivalues = true
|
|
passauth = true
|
|
supports_getinfo = false
|
|
python.version = python3
|
|
|
|
[gethealth]
|
|
filename = command_health_monitor.py
|
|
chunked = true
|
|
python.version = python3
|
|
maxwait = 3600
|
|
|
|
[getkpisearch]
|
|
filename = command_get_kpi_search.py
|
|
type = python
|
|
generating = true
|
|
supports_multivalues = false
|
|
passauth = true
|
|
supports_getinfo = false
|
|
retainsevents = false
|
|
python.version = python3
|
|
maxwait = 3600
|
|
|
|
[suppressalert]
|
|
filename = command_suppress_alert.py
|
|
type = python
|
|
generating = false
|
|
supports_multivalues = false
|
|
passauth = true
|
|
supports_getinfo = false
|
|
retainsevents = false
|
|
enableheader = true
|
|
python.version = python3
|
|
|
|
[setseverityfields]
|
|
# filename for version2 (Contains performance improvement)
|
|
# filename = command_set_severity_fields_v2.py
|
|
# filename for version1 (older version)
|
|
# filename = command_set_severity_fields.py
|
|
filename = command_set_severity_fields_v2.py
|
|
chunked = true
|
|
python.version = python3
|
|
maxwait = 3600
|
|
|
|
[tokenreplacement]
|
|
filename = command_token_replacement.py
|
|
type = python
|
|
generating = false
|
|
supports_multivalues = false
|
|
passauth = true
|
|
supports_getinfo = false
|
|
retainsevents = false
|
|
enableheader = false
|
|
python.version = python3
|
|
|
|
[itsirulesengine]
|
|
type = custom
|
|
command.arg.1=-J-Xmx8192M
|
|
command.arg.2=-Dlog4j.configurationFile=../default/log4j_rules_engine.xml
|
|
command.arg.3=-DitsiRulesEngine.configurationFile=../default/itsi_rules_engine.properties
|
|
# Handle machine like docker where locale is not set
|
|
command.arg.4=-Dfile.encoding=UTF-8
|
|
command.arg.5=-Dconfig.file=../lib/java/event_management/pekko_application.conf
|
|
command.arg.6=-DitsiRulesEngine.localConfigurationFile=../local/itsi_rules_engine.properties
|
|
command.arg.7=-Dlog4j2.contextSelector=org.apache.logging.log4j.core.async.AsyncLoggerContextSelector
|
|
run_in_preview = false
|
|
chunked = true
|
|
|
|
[itsicorrelationengine]
|
|
type = custom
|
|
command.arg.1=-J-Xmx8192M
|
|
command.arg.2=-Dlog4j.configurationFile=../default/log4j_correlation_engine.xml
|
|
command.arg.3=-J-XX:+UseG1GC
|
|
command.arg.4=-DitsiCorrelationEngine.configurationFile=../default/itsi_correlation_engine.properties
|
|
command.arg.5=-Dfile.encoding=UTF-8
|
|
command.arg.6=-Dlog4j2.contextSelector=org.apache.logging.log4j.core.async.AsyncLoggerContextSelector
|
|
run_in_preview = false
|
|
chunked = true
|
|
|
|
[itsieventfieldanalyzer]
|
|
filename = command_event_field_analyzer.py
|
|
chunked = true
|
|
python.version = python3
|
|
maxwait = 3600
|
|
|
|
[itsigetepisodesimilarity]
|
|
type = custom
|
|
filename = command_get_episode_similarity.py
|
|
chunked = true
|
|
python.version = python3
|
|
maxwait = 3600
|
|
|
|
[itsicheckfordupalias]
|
|
filename = command_check_for_dup_alias.py
|
|
type = python
|
|
passauth = true
|
|
chunked = true
|
|
python.version = python3
|
|
maxwait = 3600
|
|
|
|
[itsicheckforkvstoresize]
|
|
filename = command_check_for_kvstore_size.py
|
|
type = python
|
|
chunked = true
|
|
python.version = python3
|
|
maxwait = 3600
|
|
|
|
[fillgapsbackfill]
|
|
filename = command_fill_gaps_backfill.py
|
|
chunked = true
|
|
python.version = python3
|
|
maxwait = 3600
|
|
|
|
[itsiimportobjects]
|
|
filename = command_itsi_import_objects.py
|
|
chunked = true
|
|
python.version = python3
|
|
maxwait = 3600
|
|
|
|
[earemotesearch]
|
|
filename = command_ea_remote_search.py
|
|
type = python
|
|
local = true
|
|
chunked = true
|
|
generating = true
|
|
generates_timeorder = true
|
|
streaming = false
|
|
retainsevents = false
|
|
run_in_preview = false
|
|
python.version = python3
|
|
maxwait = 3600
|
|
|
|
[itsicontentpackstatus]
|
|
filename = command_itsi_content_pack_status_update.py
|
|
chunked = true
|
|
python.version = python3
|
|
maxwait = 3600
|
|
|
|
[setretiredentities]
|
|
filename = command_set_retired_entities.py
|
|
chunked = true
|
|
python.version = python3
|
|
maxwait = 3600
|
|
local = false
|
|
|
|
[itsiinstall]
|
|
filename = command_itsi_install.py
|
|
chunked = true
|
|
python.version = python3
|
|
|
|
[applyat]
|
|
filename = command_apply_at.py
|
|
chunked = true
|
|
python.version = python3
|
|
|
|
[itsiatpreceder]
|
|
filename = command_at_preceder.py
|
|
chunked = true
|
|
python.version = python3
|
|
|
|
[itsioutlier]
|
|
filename = command_itsi_outlier.py
|
|
chunked = true
|
|
python.version = python3
|
|
|
|
[cleanupentitydiscoverysearches]
|
|
filename = command_cleanup_entity_discovery_searches.py
|
|
chunked = true
|
|
python.version = python3
|
|
maxwait = 3600
|
|
local = false
|
|
|
|
[itsichangerulesengineprocess]
|
|
filename = command_change_rules_engine_process.py
|
|
chunked = true
|
|
python.version = python3
|
|
|
|
[itsibatchat]
|
|
filename = command_batch_at.py
|
|
chunked = true
|
|
python.version = python3
|
|
enableheader = true
|
|
requires_srinfo = true
|
|
|
|
[itsidriftdetection]
|
|
filename = command_drift_detection.py
|
|
chunked = true
|
|
python.version = python3
|