Open mzueva opened 1 year ago
As long as it is inefficient to collect singular read/write operations pipe mount can rather collect only first read/write operations for each file descriptor. Further only unique file read/write operations within certain time period f.e. one minute can be registered with SystemLog API in a bulk asynchronous manner.
Test cases were created by #3146 and located here.
Background Related to #3059 Pipe mount read, write delete operations shall be monitored and logged to the API.