RE: How to read tlog

2021-03-01 Thread Subhajit Das
Thanks for reply. Will try. From: Gael Jourdan-Weil<mailto:gael.jourdan-w...@kelkoogroup.com> Sent: 01 March 2021 05:48 PM To: solr-user@lucene.apache.org<mailto:solr-user@lucene.apache.org> Subject: RE: How to read tlog Hello, You can just use "cat" or "tail"

RE: How to read tlog

2021-03-01 Thread Gael Jourdan-Weil
would give better display though. Gaël De : Subhajit Das Envoyé : samedi 27 février 2021 16:00 À : solr-user@lucene.apache.org Objet : How to read tlog   Hi There, I faced a issue, on a core, in multicore standalone instance. Is there any way to read tlog contents as text files. This might h

How to read tlog

2021-02-27 Thread Subhajit Das
Hi There, I faced a issue, on a core, in multicore standalone instance. Is there any way to read tlog contents as text files. This might help to resolve the issue. Thanks in advance.