Hi,
We have an application that runs on dozens of servers and each instance generate huge logs. We would like to access logs as streams and parse it and store in crateDB. I want to know the following…
- How to access logs as streams from log files?.Please suggest any tool
- How to store it in CrateDB…. (bulk insert is the way to go?, Please suggest I’m using python client)
Thanks & appreciate