D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
thread-self
/
root
/
proc
/
thread-self
/
root
/
usr
/
lib
/
systemd
/
system
/
Filename :
gd-fluent-bit.service
back
Copy
[Unit] Description=GD Fluent Bit Documentation=https://docs.fluentbit.io/manual/ Requires=network.target After=network.target [Service] User=gd-fluent-bit Group=gd-fluent-bit Type=simple ExecStart=/opt/gd-fluent-bit/bin/gd-fluent-bit -c /etc/gd-fluent-bit/gd-fluent-bit.conf Restart=on-failure Environment="AWS_SHARED_CREDENTIALS_FILE=/etc/gd-fluent-bit/credentials" [Install] WantedBy=multi-user.target