Skip to content

Instantly share code, notes, and snippets.

@richm
Created January 9, 2019 17:20
Show Gist options
  • Save richm/80e2f9bca4e117e04ae2ef7b6cc3346d to your computer and use it in GitHub Desktop.
Save richm/80e2f9bca4e117e04ae2ef7b6cc3346d to your computer and use it in GitHub Desktop.
cl cr
apiVersion: logging.openshift.io/v1alpha1
kind: ClusterLogging
metadata:
annotations:
io.openshift.clusterlogging.alpha/allinone: ""
creationTimestamp: 2019-01-09T16:40:56Z
generation: 1
name: example
namespace: openshift-logging
resourceVersion: "112581"
selfLink: /apis/logging.openshift.io/v1alpha1/namespaces/openshift-logging/clu
sterloggings/example
uid: 56287f9b-142d-11e9-9094-0202f7532732
spec:
collection:
logCollection:
fluentd:
resources: {}
rsyslog:
resources: {}
type: fluentd
curation:
curator:
resources: {}
schedule: 30 3 * * *
type: curator
logStore:
elasticsearch:
dataReplication: NoReplication
replicas: 1
resources: {}
storage:
emptyDir: {}
type: elasticsearch
managementState: Managed
visualization:
kibana:
proxy:
resources: {}
replicas: 1
resources: {}
type: kibana
status:
collection:
eventCollection: {}
logCollection:
fluentdStatus:
daemonSet: fluentd
nodes:
fluentd-l867h: ip-10-0-12-46.us-west-2.compute.internal
fluentd-rs82q: ip-10-0-143-238.us-west-2.compute.internal
pods:
failed: []
notReady: []
ready:
- fluentd-l867h
- fluentd-rs82q
rsyslogStatus:
Nodes: null
daemonSet: ""
pods: null
normalizerStatus: {}
curation:
curatorStatus:
- cronJobs: curator
schedules: 30 3 * * *
suspended: false
logStore:
elasticsearchStatus:
- clusterHealth: ""
clusterName: elasticsearch
deployments: []
pods:
client:
failed: null
notReady: null
ready: null
data:
failed: null
notReady: null
ready: null
master:
failed: null
notReady: null
ready: null
replicaSets: []
replicas: 1
statefulSets: []
visualization:
kibanaStatus:
- deployment: kibana
pods:
failed: []
notReady:
- kibana-67cd797d57-wtrfn
ready: []
replicaSets:
- kibana-67cd797d57
replicas: 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment