Thanks for reply. Will try. From: Gael Jourdan-Weil<mailto:[email protected]> Sent: 01 March 2021 05:48 PM To: [email protected]<mailto:[email protected]> Subject: RE: How to read tlog
Hello, You can just use "cat" or "tail", even though the tlog is not a text file, its content can mostly be read using these commands. You will have one document per line and should be able to see the fields content. I don't know is there is a Solr command which would give better display though. Gaël De : Subhajit Das <[email protected]> Envoyé : samedi 27 février 2021 16:00 À : [email protected] <[email protected]> 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 help to resolve the issue. Thanks in advance.
