clanwarz • PM |
Jul 28, 2012 5:32 PM
|
![]() Posts: 1 |
Hello,
From the documentation "All output of gtmurmur is printed to stdout. This includes client connects and disconnects, socket errors, and program debug information." I tried several ways to log this. Can someone give me the correct syntax ? Thanks in advanced. |
maul • PM |
Jul 30, 2012 1:53 PM
|
![]() Posts: 983 |
Hello,
I'd recommend starting with the "gtmurmur-static" binary. When the binary is executed in a terminal or shell, it will write information to the screen. This output is referred to as "stdout". Running "./gtmurmur-static" on linux will produce some output in this manner. See the "QUERYING GTMURMUR" section once you have both murmur and gtmurmur up and running. Best regards. |