Sending apache to remote graylog

what is the best way to send apache logs to graylog

I tried using the sidecar but was unable to I get the following message

sudo start graylog-sidecar
sudo: start: command not found

I don’t even know what OS you are running on, what instructions you have followed for install…for instance instead of start, with Ubuntu you might use systemctl

Try this
sudo systemctl start graylog-sidecar

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.