Eunomia  0.1.0
A lightweight eBPF-based CloudNative Monitor tool for Container Security and Observability
tracker_alone_event Struct Reference

The single process tracker reported event. More...

#include <tracker_alone.h>

Collaboration diagram for tracker_alone_event:
Collaboration graph

Public Attributes

int pid
 pid for the event More...
 
std::string process_messages
 the message for the event More...
 

Detailed Description

The single process tracker reported event.

Member Data Documentation

◆ pid

int tracker_alone_event::pid

pid for the event

◆ process_messages

std::string tracker_alone_event::process_messages

the message for the event

note this may be multi-line


The documentation for this struct was generated from the following file: