Audit endpoint
Audit endpoint
This endpoint is intended for reading messages from KasperskyOS kernel logs. There are two kernel logs: kss and core. The kss log contains security audit data. The core log contains diagnostic output. (Diagnostic output includes kernel output and the output of programs.)
Information about methods of the endpoint is provided in the table below.
Methods of the audit.Audit endpoint (kl.core.Audit interface)
Method | Method purpose and parameters | Potential danger of the method |
|---|---|---|
| Purpose Opens the kernel log to read data from it. Parameters
| N/A |
| Purpose Closes the kernel log. Parameters
| N/A |
| Purpose Receives a message from a kernel log. Parameters
| Extracts messages from the kernel log so that these messages are not received by another process. |
Did you find this article helpful?
What can we do better?
Thank you for your feedback! You're helping us improve.
Thank you for your feedback! You're helping us improve.