[jboss-user] [Beginner's Corner] - Re: The file native-stdout.log has a big size
Peter Johnson
do-not-reply at jboss.com
Mon Oct 15 14:47:22 EDT 2012
Peter Johnson [https://community.jboss.org/people/peterj] created the discussion
"Re: The file native-stdout.log has a big size"
To view the discussion, visit: https://community.jboss.org/message/764883#764883
--------------------------------------------------------------
I suspect that you are starting JBoss AS as a service via an init.d script, and that script is redirecting stdout to this file. You have two choices. First, you can change the init.d script to redirect stdout to nul, or you can change the JBoss AS log settings to turn off the CONSOLE log - in 6.x and earlier this involves removing the CONSOLE appender from the root logger.
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/764883#764883]
Start a new discussion in Beginner's Corner at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2075]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20121015/10130915/attachment.html
More information about the jboss-user
mailing list