Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Log spam/noise #6

Open
catbref opened this issue Aug 11, 2020 · 0 comments
Open

Log spam/noise #6

catbref opened this issue Aug 11, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@catbref
Copy link
Collaborator

catbref commented Aug 11, 2020

More noise in log output:

2020-08-10 14:36:12 INFO  DeterministicKeyChain:1203 - 4 keys needed for M/0 = 0 issued + 3 lookahead size + 1 lookahead threshold - 0 num children
2020-08-10 14:36:12 INFO  DeterministicKeyChain:1217 - Took 1.396 ms
2020-08-10 14:36:12 INFO  DeterministicKeyChain:1203 - 4 keys needed for M/1 = 0 issued + 3 lookahead size + 1 lookahead threshold - 0 num children
2020-08-10 14:36:12 INFO  DeterministicKeyChain:1217 - Took 1.589 ms
2020-08-10 14:36:12 INFO  PropertyUtils:-1 - Found string security property [jdk.tls.disabledAlgorithms]: SSLv3, RC4, DES, MD5withRSA, DH keySize < 1024, EC keySize < 224, 3DES_EDE_CBC, anon, NULL
2020-08-10 14:36:12 INFO  PropertyUtils:-1 - Found string security property [jdk.certpath.disabledAlgorithms]: MD2, MD5, SHA1 jdkCA & usage TLSServer, RSA keySize < 1024, DSA keySize < 1024, EC keySize < 224

Probably originating from bitcoinj library, so entries need to be added to log4j2.properties to filter these out.

@catbref catbref added the enhancement New feature or request label Aug 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant