public class ValidateSegments
extends Object
/opt/confluent/bin/kafka-run-class kafka.tier.tools.ValidateSegments --help
usage: kafka.tier.tools.ValidateSegments
[-h] --log.dir LOG.DIR --start.offset [--tier.config TIER.CONFIG] [--logging.level LOGGING.LEVEL]
Provides a facility to check the missing files from tiered store
optional arguments:
-h, --help show this help message and exit
--log.dir LOG.DIR Fully qualified path for log directory where tier state file is located
--tier.config TIER.CONFIG
The path to a configuration file containing the required properties (default: /mnt/config/kafka.properties)
--logging.level LOGGING.LEVEL
Logging level for the tool (default: INFO)