Akito Posted February 12, 2020 Share Posted February 12, 2020 How can I let the server log all chats happening on the server? Quote Link to comment Share on other sites More sharing options...
N8LHG Posted February 21, 2020 Share Posted February 21, 2020 It should already be dong that on the murmur server side. "murmur.txt". Should contain channel changes, ip address, name used, time, etc. Quote Link to comment Share on other sites More sharing options...
Akito Posted February 21, 2020 Author Share Posted February 21, 2020 @N8HLGThanks for the reply.I did a quick find / -name "murmur.txt" on the server side, which yielded no results. Quote Link to comment Share on other sites More sharing options...
N8LHG Posted February 25, 2020 Share Posted February 25, 2020 # Specifies the file Murmur should log to. By default, Murmur# logs to the file 'murmur.log'. If you leave this field blank# on Unix-like systems, Murmur will force itself into foreground# mode which logs to the console.#logfile=murmur.logThis should be within your murmur.cfg file. I'm using windows, and mine defaults to murmur.txt. See if you have a "logfile=" within your config file, it may be set different then mine. Quote Link to comment Share on other sites More sharing options...
Akito Posted February 25, 2020 Author Share Posted February 25, 2020 @N8HLGIf this does what it explains to do, this is not the solution. I use `murmur` always in foreground mode. The logs never show the chat, they only show which channel is switched to, etc. Therefore, a log file of this type wouldn't be of any help. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.