Server IP : 103.53.40.154 / Your IP : 3.21.46.24 Web Server : Apache System : Linux md-in-35.webhostbox.net 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : ppcad7no ( 715) PHP Version : 8.2.25 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /etc/tmpfiles.d/../prometheus/../sysconfig/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
# Configuration file for the observiq-otel-collector service. # These variables control the behavior of the observiq-otel-collector # Disabling the following for shellcheck, because they aren't relevant # to this file # shellcheck disable=SC2148,SC2034 # Environment variables BINARY=observiq-otel-collector PROGRAM=/opt/observiq-otel-collector/"$BINARY" START_CMD="nohup /opt/observiq-otel-collector/$BINARY > /dev/null 2>&1 &" LOCKFILE=/var/lock/"$BINARY" PIDFILE=/var/run/"$BINARY".pid # Set to true to enable service file debugging (Not currently available) DEBUG=false # These are exported export OIQ_OTEL_COLLECTOR_HOME=/opt/observiq-otel-collector export OIQ_OTEL_COLLECTOR_STORAGE=/opt/observiq-otel-collector/storage