Package org.apache.solr.cli
Class SolrLogPostTool
- java.lang.Object
-
- org.apache.solr.cli.SolrLogPostTool
-
@Deprecated(since="9.4") public class SolrLogPostTool extends Object
Deprecated.Please usePostLogsTool
that is exposed as 'bin/solr postlogs'.A command line tool for indexing Solr logs in the out-of-the-box log format.
-
-
Constructor Summary
Constructors Constructor Description SolrLogPostTool()
Deprecated.
-