Documentation
¶
Overview ¶
Package main provides the Universal Sidecar CLI entry point (§5.5).
Usage:
sentinel-sidecar --sensor-type=sentinel-core --log-path=/var/log/core.log --bus-url=http://localhost:9100 sentinel-sidecar --sensor-type=shield --stdin --bus-url=http://localhost:9100 echo "[DETECT] engine=jailbreak confidence=0.95 pattern=DAN" | sentinel-sidecar --sensor-type=sentinel-core --stdin
Environment variables:
SIDECAR_SENSOR_TYPE sentinel-core|shield|immune|generic SIDECAR_LOG_PATH Path to sensor log file (or "stdin") SIDECAR_BUS_URL SOC Event Bus URL (default: http://localhost:9100) SIDECAR_SENSOR_ID Sensor ID for registration SIDECAR_API_KEY Sensor API key
Click to show internal directories.
Click to hide internal directories.