module Fluent::AddInsertIdsFilter::ConfigConstants
Constants for configuration.
Constants
- ALLOWED_CHARS
The characters that are allowed in the insertIds. This matches the allowed collection by the Stackdriver Logging Backend.
- DEFAULT_INSERT_ID_KEY
The default field name of insertIds in the log entry.
- INSERT_ID_SIZE
The character size of the insertIds. This matches the setup in the Stackdriver Logging backend.