-
QuestionNoticed logs weren't getting updated in VictoriaLogs and went to check Vector... Looks like it is concerned about flooding? Setup is Unraid system running Vector as a docker sending to a Raspberry Pi with a VictoriaLogs docker. It worked initially so I think the pipeline is essentially correct but ran into something or other. Of course if the config can be better, I will take the advice. Vector Config
Vector Logs
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi @tknx, suppression logs are very normal. They are there to reduce noise. However, this:
This indicates Vector is not seeing any new Syslog data. We can also see very low utilization:
Based on the above I think the root cause is somewhere upstream, outside of Vector. |
Beta Was this translation helpful? Give feedback.
Hi @tknx, suppression logs are very normal. They are there to reduce noise. However, this:
This indicates Vector is not seeing any new Syslog data.
We can also see very low utilization:
Based on the above I think the root cause is somewhere upstream, outside of Vector.