Compare commits
No commits in common. "7038c3859ef31a6b0610dfe9d3ff97066e9d38e8" and "877006e4947d88ecbc1e0258b0e72127e9160ab2" have entirely different histories.
7038c3859e
...
877006e494
@ -24,12 +24,6 @@ kafka:
|
||||
general: 0
|
||||
version: 2.6.3
|
||||
|
||||
# log metrics information after every sampleInterval record consumed
|
||||
metrics:
|
||||
sampleInterval:
|
||||
gps: 100
|
||||
general: 100
|
||||
|
||||
# aws:
|
||||
# config:
|
||||
# region: us-east-1
|
||||
|
@ -7,7 +7,7 @@ Environment="TZ=Asia/Shanghai"
|
||||
Environment="JAVA_HOME=/usr/local/jdk1.8.0"
|
||||
User=ubuntu
|
||||
WorkingDirectory=/opt/cap/fms-core/fms-core
|
||||
ExecStart=/opt/cap/fms-core/fms-core/bin/fms -Dhttp.port=9000 -Dconfig.file=../dev.conf -Dlogger.file=../logback.xml
|
||||
ExecStart=/opt/cap/fms-core/fms-core/bin/fms -Dconfig.file=../dev.conf -Dlogger.file=../logback.xml
|
||||
SuccessExitStatus=143
|
||||
|
||||
[Install]
|
||||
|
Loading…
x
Reference in New Issue
Block a user