add log ignoring for /actuator/health health check;
This changes intended to decrease amount of logs from search service. Here I've added ignore path for health check logs;
Merge request reports
Activity
added 1 commit
- ebfb06a9 - add log ignoring for /actuator/health health check;
added 3 commits
-
ebfb06a9...12d2bd2e - 2 commits from branch
master
- 81338bad - add log ignoring for /actuator/health health check;
-
ebfb06a9...12d2bd2e - 2 commits from branch
added 5 commits
-
6877a118...118b61b4 - 2 commits from branch
master
- c1b55ac6 - add log ignoring for /actuator/health health check;
- 763e5a9b - add actuator health dependency for azure;
- c2d0e16f - fix dependencies for azure, increase spring boot version
Toggle commit list-
6877a118...118b61b4 - 2 commits from branch
30 30 <version>0.9.0-SNAPSHOT</version> 31 31 <properties> 32 32 <osdu.register-core.version>0.9.0-SNAPSHOT</osdu.register-core.version> 33 <osdu.corelibazure.version>0.6.1</osdu.corelibazure.version> 33 <osdu.corelibazure.version>0.9.0-rc8</osdu.corelibazure.version> 34 34 <junit-jupiter.version>5.6.0</junit-jupiter.version> 35 35 <mockito-junit-jupiter.version>2.23.0</mockito-junit-jupiter.version> 36 <spring-boot.version>2.1.18.RELEASE</spring-boot.version> 37 <jackson.version>2.11.4</jackson.version> 38 <reactor-core.version>3.4.6</reactor-core.version> changed this line in version 12 of the diff
added 1 commit
- 2f36067c - add log ignoring for /actuator/health health check;
added 3 commits
-
2f36067c...d6c60776 - 2 commits from branch
master
- 21a3b4d9 - add log ignoring for /actuator/health health check;
-
2f36067c...d6c60776 - 2 commits from branch
added 3 commits
-
21a3b4d9...aa81d7f0 - 2 commits from branch
master
- 39253f82 - add log ignoring for /actuator/health health check;
-
21a3b4d9...aa81d7f0 - 2 commits from branch
added 1 commit
- a810603f - add log ignoring for /actuator/health health check;
Please register or sign in to reply