Replies: 1 comment 2 replies
-
|
Best to use is a Docker instance with ElasticSearch running and shoot the data into the SQL with maybe a POST request? Or write a file on disk and send it towards Elastic afterwards. Filebeat is a good solution too, but as far as I'm aware we didn't have those setup. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What would be the proper way to fetch the logs into elasticsearch?
Filebeat? Logstash? With what configuration? I am not using Docker, if that is important.
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions