We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e4198d commit cbce082Copy full SHA for cbce082
1 file changed
install/bec_log_ingestor.service
@@ -4,8 +4,7 @@ StartLimitBurst=3
4
StartLimitIntervalSec=120
5
6
[Service]
7
-Type=oneshot
8
-RemainAfterExit=yes
+Type=exec
9
User=bec_log_ingestor
10
ExecStart=/usr/local/bin/bec_log_ingestor -c /etc/bec_log_ingestor.toml
11
Restart=on-failure
0 commit comments