Created
September 17, 2015 22:27
-
-
Save cholcombe973/f484a9cad46fd4170caf to your computer and use it in GitHub Desktop.
juju status output
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
elasticsearch: | |
charm: cs:trusty/elasticsearch-10 | |
exposed: false | |
service-status: | |
current: unknown | |
since: 17 Sep 2015 15:17:51-07:00 | |
relations: | |
client: | |
- logstash-indexer | |
peer: | |
- elasticsearch | |
units: | |
elasticsearch/0: | |
workload-status: | |
current: unknown | |
since: 17 Sep 2015 15:17:51-07:00 | |
agent-status: | |
current: idle | |
since: 17 Sep 2015 15:21:06-07:00 | |
version: 1.24.3.1 | |
agent-state: started | |
agent-version: 1.24.3.1 | |
machine: "95" | |
open-ports: | |
- 9200/tcp | |
public-address: 10.0.3.159 | |
kibana: | |
charm: cs:trusty/kibana-8 | |
exposed: false | |
service-status: | |
current: unknown | |
since: 17 Sep 2015 15:26:11-07:00 | |
units: | |
kibana/0: | |
workload-status: | |
current: unknown | |
since: 17 Sep 2015 15:26:11-07:00 | |
agent-status: | |
current: idle | |
since: 17 Sep 2015 15:26:14-07:00 | |
version: 1.24.3.1 | |
agent-state: started | |
agent-version: 1.24.3.1 | |
machine: "97" | |
open-ports: | |
- 80/tcp | |
public-address: 10.0.3.34 | |
logstash-indexer: | |
charm: cs:precise/logstash-indexer-4 | |
exposed: false | |
service-status: | |
current: unknown | |
since: 17 Sep 2015 15:20:52-07:00 | |
relations: | |
cluster: | |
- elasticsearch | |
units: | |
logstash-indexer/0: | |
workload-status: | |
current: unknown | |
since: 17 Sep 2015 15:20:52-07:00 | |
agent-status: | |
current: idle | |
since: 17 Sep 2015 15:21:06-07:00 | |
version: 1.24.3.1 | |
agent-state: started | |
agent-version: 1.24.3.1 | |
machine: "96" | |
public-address: 10.0.3.244 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment