# Functions

NewLMLogIngest initializes LMLogIngest.
No description provided by the author
No description provided by the author
WithAuthentication is used for passing authentication token if not set in environment variables.
WithEndpoint is used to set Endpoint URL to export logs.
WithGzipCompression can be used to enable/disable gzip compression of log payload Note: By default, gzip compression is enabled.
WithHTTPClient is used to set HTTP client.
WithLogBatchingDisabled is used for disabling log batching.
WithLogBatchingInterval is used for configuring batching time interval for logs.
WithRateLimit is used to limit the log request count per minute.
WithResourceMappingOperation is used to set the operation to be used for device mapping.
WithUserAgent sets the provided user agent.

# Constants

No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

LMLogIngest configuration options.