Paste the following content in the file while adapting it to your
configuration:
[Unit]
Description=Talend Log Server Service
After=network.target
[Service]
WorkingDirectory=<LogServerPath>
ExecStart=/bin/bash start_logserver.sh
ExecStop=/bin/bash stop_logserver.sh
Type=forking
[Install]
WantedBy=default.target
Reload the service daemon:
systemctl
daemon-reload
Start the service:
systemctl start
Talend-LogServer.service
Results
Filebeat is automatically installed and started as a service, only if you selected
the option to use LogServer when installing a Talend
module that provides this option, such as Talend Administration Center or
Talend Data Stewardship. The following image is an example of this option:
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!