| Server IP : 162.241.203.86 / Your IP : 216.73.216.17 Web Server : Apache System : Linux br1002.hostgator.com.br 5.14.0-687.36.1.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Aug 7 05:40:49 EDT 2026 x86_64 User : theart99 ( 5843) PHP Version : 8.3.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /proc/thread-self/root/etc/sysconfig/ |
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