Thanks a lot for your inputs Alessandro and Mikhail. @Alessandro, I tried with transaction log. But it was bit more of work to get around( as it gets rolled over).
Hack I did is use of a proxy in between and Now I have more control. Regards, Govind On Thu, Jun 14, 2018 at 7:32 PM Mikhail Khludnev <m...@apache.org> wrote: > You can enable DEBUG level for LogUpdateProcessorFactory category > > > https://github.com/apache/lucene-solr/blob/228a84fd6db3ef5fc1624d69e1c82a1f02c51352/solr/core/src/java/org/apache/solr/update/processor/LogUpdateProcessorFactory.java#L100 > > > > On Wed, Jun 13, 2018 at 5:00 PM, govind nitk <govind.n...@gmail.com> > wrote: > > > Hi, > > > > Is there any way to log all the data getting indexed to a particular core > > only ? > > > > > > Regards, > > govind > > > > > > -- > Sincerely yours > Mikhail Khludnev >