@splunk/secureapp-agent
v0.1.3
Published
OpenTelemetry instrumentation for Splunk Secure Application
Maintainers
Keywords
Readme
@splunk/secureapp-agent
OpenTelemetry instrumentation for Splunk Secure Application.
Internal use only. This package is intended for use within Splunk products.
Installation
This package is distributed with @splunk/otel
Usage
SecureApp instrumentation can be enabled in @splunk/otel via SPLUNK_SECUREAPP_AGENT_ENABLED environment variable.
Configuration
All options are optional.
| Environment variableOption | Type | Default | Description |
|---|---|---|---|
| SPLUNK_SECUREAPP_DEPENDENCY_SCAN_INTERVALdependencyScanInterval | number | 86400000 (24 h) | Interval between scans in milliseconds |
| SPLUNK_SECUREAPP_DEPENDENCY_INITIAL_DELAYinitialDelaySeconds | number | 60 | Delay before the first scan in seconds |
| SPLUNK_SECUREAPP_RUNTIME_PACKAGES_ONLYruntimePackagesOnly | boolean | true | Only report packages that were loaded at runtime |
| SPLUNK_SECUREAPP_NO_SELF_REPORTnoSelfReport | boolean | false | Exclude this agent's own dependencies from the report |
License
See LICENSE.
