package
2.0.0+incompatible
Repository: https://github.com/rabbitstack/fibratus.git
Documentation: pkg.go.dev
# Constants
DNS designates the DNS (Domain Name Service) event subcategory.
Driver is the category for driver events.
File is the category for file system events.
Handle is the category for handle events.
Image is the category for image events.
Mem is the category for memory events.
Net is the category for network events.
None identifies no subcategory.
Other is the category for uncategorized events.
Process is the category for process events.
Registry is the category for registry related kernel events.
Thread is the category for thread events.
Unknown is the category for events that couldn't match any of the previous categories.
# Type aliases
Category is the type alias for event categories.
Subcategory is the type alias for event subcategories.