mirror of
https://github.com/alibaba/arthas.git
synced 2024-04-21 10:21:39 +00:00
19 lines
403 B
Properties
19 lines
403 B
Properties
#arthas.config.overrideAll=true
|
|
arthas.telnetPort=3658
|
|
arthas.httpPort=8563
|
|
arthas.ip=127.0.0.1
|
|
|
|
# seconds
|
|
arthas.sessionTimeout=1800
|
|
|
|
#arthas.enhanceLoaders=java.lang.ClassLoader
|
|
|
|
# https://arthas.aliyun.com/doc/en/auth
|
|
# arthas.username=arthas
|
|
# arthas.password=arthas
|
|
|
|
#arthas.appName=demoapp
|
|
#arthas.tunnelServer=ws://127.0.0.1:7777/ws
|
|
#arthas.agentId=mmmmmmyiddddd
|
|
|
|
#arthas.outputPath=arthas-output |