| Server IP : 162.241.203.86 / Your IP : 216.73.216.101 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 : luxlic01 ( 6532) PHP Version : 8.3.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