Loggingingestion¶
oci.loggingingestion.LoggingClient |
Use the Logging Ingestion API to ingest your application logs. |
oci.loggingingestion.LoggingClientCompositeOperations |
This class provides a wrapper around LoggingClient and offers convenience methods for operations that would otherwise need to be chained together. |
Models¶
oci.loggingingestion.models.LogEntry |
Contains the log content with the associated timestamp and ID. |
oci.loggingingestion.models.LogEntryBatch |
A single batch of Log Entries. |
oci.loggingingestion.models.PutLogsDetails |
The request body for the PutLogs request. |