20 pts.
 command to create log files in as/400
command to create log files in as/400

Software/Hardware used:
ASKED: July 26, 2010  4:38 AM
UPDATED: July 27, 2010  11:39 PM

Answer Wiki:
Last Wiki Answer Submitted:  Be the first to answer this question.
All Answer Wiki Contributors:  Be the first to answer this question.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

What log files? Apache web server log files? System history log files? Other log files? Normally, people who ask are referring to system history log files — the QHST* files in QSYS.

There are no commands to create those log files. They are created automatically.

Tom

 107,695 pts.

 

Check out Bob Cozzi’s utilities. He has something that may do what you want. It writes some type of log file but I’m not sure exactly what type. It may only add records to QHST which can be handy for documentation purposes.

 5,525 pts.

 
SNDPGMMSG ... TOPGMQ( *HSTLOG )

You can send messages to the history log with that command, if that’s all you want to do. Fill in other parms as needed, of course.

Tom

 107,695 pts.