Using Prometheus to monitor logs?

Hi folks, I’m using prometheus for long time (about a year) and I have a few questions. Prometheus was designed for monitoring metrics, my next goal is monitoring logs. In my opinion prometheus isn’t the best solution/tool for log monitoring. Can someone help me with that issue? I’m have some concerns about it. Thanks in advance

Grafana Loki is new system recently introduced which uses concepts very similar to promql and can be used for log monitoring. Please note, this is new and lot of features still under development. ELK is more prominent solution. Search internet for log aggregation topic, you will find more help