Working with error logs
pddisable -c log servername:default_error
To start using an error, issue this command:
pdenable -c log servername:default_error
To stop an error.log from wrapping, you can do one of two things:
- Issue this pdset command from the command line:
pdset -c loc -x log-wrap=false servername:default_error
- Copy
/usr/lpp/pd/bin/spl_error.cfgto/var/pd/spl_error.cfgand changelog-wrap=truetolog-wrap=false.
- Note:
- Changes made with pdset or to the
spl_error.cfgfile are persistent across runs, that is starts and stops of the pdserver. - These changes can also be made on the
spl_trace.cfgtrace logs. The trace object is calleddefault_trace. Enabling the InfoPrint Manager tracing mechanism might impact the server performance. Enable it only at the request of a Service Representative.