To enable trace logging for a specific service follow these steps:
- Open "database\configuration\system.cfg" in a text editor
- Search for "Location=nnn" (where "nnn" is the port of the service, for example 25 for SMTP).
- In that section you should see a line that reads "Trace=0". Change that to "Trace=1".
- Save the "system.cfg" file
You can search multiple trace logs for specific text using grep with a command like this (at the command prompt):
- Code: Select all
grep keyword *