Turn off INFO/NOTICE messages on stdout
We sometimes get INFO and NOTICE messages on stdout when we start up servers in a WLS domain. These messages also appears in the weblogic.log file which is ok and where it should end up. We would like to get rid of these INFO/NOTICE messages on stdout. Is it possible to do that?
Examples of INFO and NOTICE messages that we get on stdout:
<Feb 10, 2015 5:39:05 AM CET> <Info> <Security> <BEA-090906> <Changing the default Random Number Generator in RSA CryptoJ from ECDRBG to FIPS186PRNG. To disable this change, specify -Dweblogic.security.allowCryptoJDefaultPRNG=true>
<2015-sep-21 kl 6:15 CEST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=Symantec Class 3 Secure Server CA - G4,OU=Symantec Trust Network,O=Symantec Corporation,C=US". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>