Hey everyone! 👋 I've been trying to automate some document processing for our CI/CD pipeline logs and configs. I keep hearing about Hailuo for this, but I also just stumbled upon this new open-source project called 'ParseFox'.
I'm a bit lost on where to even start comparing them. Could someone help break down the main differences for a beginner like me?
Things I'm curious about:
* How easy is it to set up for a simple task, like extracting error codes from log files?
* Which one would play nicer with a Docker/Linux environment?
* Is the pricing for Hailuo's cloud service clear, or would I hit hidden costs quickly?
A simple example for either tool would be amazing. Like, if I have a `deployment.log` file and need to pull out all timestamps and error levels. I learn best by seeing a bit of config or code. Thanks so much in advance to anyone who can share their experience!