You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm in the middle of trying to slim down my logs and metrics footprint. Both when it comes to resource usage, and when it comes to maintenance. Part of that is trying to get to only using 1 agent for gathering data. Vector does have the essentials, but there are some data sources that I'd like to use that don't have obvious ways of ingesting via Vector.
I know all of these items can be monitored. I've seen most/all done in other tools.
So, if anyone has figured out how to gather data from any of these sources (maybe via the exec source and some log to metric transforms?), would you be willing to share?
Docker Metrics
This one I'm already trying to get done via the exec source, but as the discussion I posted shows, I'm still not quite getting it right. It'd be nicer if we had an official source that pulled in the data from the api properly.
systemd unit metrics
Includes name, cpu/ram/swap/etc. usage, running/sleeping/etc. status, and so on.
Postfix metrics
What I want to know would be things like how many messages are being processed and what kind of responses are being received? How long does a message stay in the queue? And so on.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hey all,
I'm in the middle of trying to slim down my logs and metrics footprint. Both when it comes to resource usage, and when it comes to maintenance. Part of that is trying to get to only using 1 agent for gathering data. Vector does have the essentials, but there are some data sources that I'd like to use that don't have obvious ways of ingesting via Vector.
I know all of these items can be monitored. I've seen most/all done in other tools.
So, if anyone has figured out how to gather data from any of these sources (maybe via the exec source and some log to metric transforms?), would you be willing to share?
mysql_metrics
source #7238(Side note: That's a long list, so I didn't want to post a topic per item. Should I have?)
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions