Class SolrLogPostTool


  • @Deprecated(since="9.4")
    public class SolrLogPostTool
    extends Object
    Deprecated.
    Please use PostLogsTool that is exposed as 'bin/solr postlogs'.
    A command line tool for indexing Solr logs in the out-of-the-box log format.
    • Constructor Detail

      • SolrLogPostTool

        public SolrLogPostTool()
        Deprecated.