Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

details of impstats module fields made in elasticsearch #1796

Closed
luvpreetsingh opened this issue Sep 27, 2017 · 4 comments
Closed

details of impstats module fields made in elasticsearch #1796

luvpreetsingh opened this issue Sep 27, 2017 · 4 comments

Comments

@luvpreetsingh
Copy link

I am using this Impstats module to monitor the Rsyslog queues.

I have read the docs, http://www.rsyslog.com/doc/v8-stable/configuration/modules/impstats.html

and this article on it, http://www.rsyslog.com/how-to-use-impstats/

That explains pretty much the working of this module.

But I am seeing more stuff than documented.

I am storing the stats in Elasticsearch database.

Here are all the fields which are created,

screenshot from 2017-09-27 13-17-58

As you can see all the fields being made, can you explain what those mean?

I know the meaning of

discarded.nf, discarded.full, submitted, enqueued, processed, origin, name, maxqsize.

Please explain,

called.recvmmsg
called.recvmsg
failed.checkConn
failed.es
failed.http
majflt
maxrss
minflt
nivcsw
nvcsw
outblock
stime
utime
ratelimit.discarded
ratelimit.numratelimiters

these fields.

@davidelang
Copy link
Contributor

davidelang commented Oct 1, 2017 via email

@jay7x
Copy link

jay7x commented Oct 13, 2017

There is some info on site: http://www.rsyslog.com/tag/counter/

@rgerhards
Copy link
Member

For everyone reaching this via google, I would like to point out that the impstats doc http://www.rsyslog.com/doc/v8-stable/configuration/modules/impstats.html contains the link to the individual stats counters. These are separate pages because of the volume of information. I don't give a direct link here as that link can change, whereas the doc link remains stable.

@lock
Copy link

lock bot commented Dec 26, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Dec 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants