-
Hello, Can someone help here? I have a question about "filter" transform.
the problem is that sometimes in the app I have a vast amount of messages coming to files, about 1-2 thousands per one second. Is there is a better way to reduce ram and cpu consumption while have all messages with "INFO" filtered? |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 11 replies
-
Hi @alpi-ua ! That is a lot of memory use! Would you be able to share a few more details:
cc/ @blt @lukesteensen you might be interested in this. |
Beta Was this translation helpful? Give feedback.
-
@alpi-ua can you share which version of vector your using with us? We did fix a pretty serious memory leak in #7014 and it'd be good to know if you're using a version that still has this issue, which should be the case unless you're using nightly builds -- @jszwedko correct me if I'm wrong -- until our next release is cut. |
Beta Was this translation helpful? Give feedback.
-
Want to clarify my question - is regexp filter fast enough in my case with such amount of logs, or I better try to use remap instead? |
Beta Was this translation helpful? Give feedback.
-
Hey @alpi-ua! What do you mean by 3+ Gb of ram, what part of memory, RSS, VSZ, cache ? |
Beta Was this translation helpful? Give feedback.
-
The issue tracking this problem (#7246) has been resolved since vector I'll mark this discussion as resolved, but you are welcome to comment here if that turns out to be false. |
Beta Was this translation helpful? Give feedback.
The issue tracking this problem (#7246) has been resolved since vector
0.14
We've as well since significantly improved performance generally for Vector. The latest version of vector is0.23.3
.I'll mark this discussion as resolved, but you are welcome to comment here if that turns out to be false.