Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-15755

Parse collection, shard, core, replica info from newSearcher events in postlogs tool

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Resolved
    • None
    • 9.0
    • None
    • None

    Description

      The postlogs tool is able to recognize newSearcher events and apply the type "newSearcher" to them when indexing logs, but it does not parse other information from those events like the collection name, shard, core, and replica. This information is in the log event:

      2021-10-29 23:05:22.751 INFO  (searcherExecutor-132-thread-1-processing-n:solr-0.localhost:8983_solr x:gettingstarted_shard1_replica_n9 c:gettingstarted s:shard1 r:core_node10) [c:gettingstarted s:shard1 r:core_node10 x:gettingstarted_shard1_replica_n9] o.a.s.c.SolrCore [gettingstarted_shard1_replica_n9]  Registered new searcher autowarm time: 0 ms
      

      Attachments

        1. SOLR-15755-1.patch
          8 kB
          Joel Bernstein
        2. SOLR-15755.patch
          7 kB
          Joel Bernstein

        Activity

          People

            jbernste Joel Bernstein
            ctargett Cassandra Targett
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: