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

Enhancement: Topbeat ignore some filesystems #914

Closed
samuraiii opened this issue Feb 3, 2016 · 4 comments
Closed

Enhancement: Topbeat ignore some filesystems #914

samuraiii opened this issue Feb 3, 2016 · 4 comments

Comments

@samuraiii
Copy link

It would be nice to have a way to ignore some filesystems from topbeat reports (e.g. nfs mounts...)

@ruflin
Copy link
Contributor

ruflin commented Feb 3, 2016

I think this could be solved with the filtering in the future: #451

@monicasarbu
Copy link
Contributor

This should be easily done using the generic filtering feature where you can drop the event for certain filesystems.

@andrewkroh
Copy link
Member

If you wanted to be able to filter by filesystem type that would only be possible if Topbeat was enhanced to report the filesystem type (e.g. nfs, ext4).

@ruflin
Copy link
Contributor

ruflin commented Sep 16, 2016

Closing this issue as generic filtering is now available for all beats.

@ruflin ruflin closed this as completed Sep 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants