| I have some Nginx access logs. Not many logs. I need to parse those logs and analyse them. Some questions I want to answer from my logs: 1. Which API is slow 2. Which API is broken, ie. returning 4xx or 5xx 3. Which API is called most often I don't want to integrate some backend software into my code. At least not at this stage. Hopefully there can be a website for me to upload my logs. After uploading, it would parse my logs and show me some plots. Google doesn't introduce me to such services. Maybe there are some. At the end, I spent 2 hours parsing the data with Python and analizing them with R. To save myself 2 hours' life, I would pay for such a service. I thought of making such a product myself. But I want to implement some other idea first. If you know such kind of service, please let me know :) |
https://goaccess.io/