Update README
This commit is contained in:
parent
ea77e70fdf
commit
4e92597a33
1 changed files with 2 additions and 2 deletions
|
@ -91,10 +91,10 @@ optional arguments:
|
||||||
### Deploy
|
### Deploy
|
||||||
Ansible can be used to build and deploy the hbase-exporter
|
Ansible can be used to build and deploy the hbase-exporter
|
||||||
```
|
```
|
||||||
ansible-playbook -v -i inventory/env.yml deploy-hbase-exporter.yml -l host
|
$ ansible-playbook -v -i inventory/env.yml deploy-hbase-exporter.yml -l host
|
||||||
````
|
````
|
||||||
|
|
||||||
### DEBUG
|
### Debug
|
||||||
To see the log
|
To see the log
|
||||||
```
|
```
|
||||||
$ sudo journalctl -afn100 -uhbase-exporter
|
$ sudo journalctl -afn100 -uhbase-exporter
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue