How to send data to Sumo ?
We currently has a Go app that logs events to Scalyr. No Go code has been modified to send such events. We deploy the Go app via Ansible and somehow whatever the Go code logs to the local filesystem, eventually get picked up by a local Scalyr agent running on the same box.
We would like to do the same thing for Sumo but we don't really know how. We are new to Sumo.
We do run Sumo agent (along side Scalyr agent) on the same box as the Go app.
Can anyone point us to some docs or help ?
Thanks
-
Since your app is logging data to local file system. You can use an installed collector and configure a local file source to upload data to Sumo Logic.
Here are steps to install a collector on Linux:
https://help.sumologic.com/docs/send-data/installed-collectors/linux/
you can follow these steps to configure a local file source:
https://help.sumologic.com/docs/send-data/installed-collectors/sources/local-file-source/
Hope this helps,
Thanks.
Please sign in to leave a comment.
Comments
2 comments