| Server IP : 162.241.253.219 / Your IP : 216.73.217.122 Web Server : Apache System : Linux box5823.bluehost.com 5.14.0-687.25.1.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Jul 13 11:40:33 EDT 2026 x86_64 User : aienetco ( 2034) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /lib/systemd/system/ |
Upload File : |
[Unit] Description=observIQ's distribution of the OpenTelemetry collector After=network.target StartLimitIntervalSec=120 StartLimitBurst=5 [Service] Type=simple User=root Group=observiq-otel-collector Environment=PATH=/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin Environment=OIQ_OTEL_COLLECTOR_HOME=/opt/observiq-otel-collector Environment=OIQ_OTEL_COLLECTOR_STORAGE=/opt/observiq-otel-collector/storage WorkingDirectory=/opt/observiq-otel-collector ExecStart=/opt/observiq-otel-collector/observiq-otel-collector --config config.yaml LimitNOFILE=65000 SuccessExitStatus=0 TimeoutSec=20 StandardOutput=journal Restart=on-failure RestartSec=5s KillMode=process [Install] WantedBy=multi-user.target