diff --git a/austin-web/src/main/resources/application.properties b/austin-web/src/main/resources/application.properties index 4d18dcb..1147b5e 100644 --- a/austin-web/src/main/resources/application.properties +++ b/austin-web/src/main/resources/application.properties @@ -106,3 +106,5 @@ management.health.rabbit.enabled=false ########################################## system start ########################################## server.shutdown=graceful ########################################## system end ########################################## + +austin.grayLog.ip=austin.graylog \ No newline at end of file