apiVersion: logging.openshift.io/v1
kind: ClusterLogging
metadata:
# ...
spec:
# ...
visualization:
type: <visualizer_type> (1)
kibana: (2)
resources: {}
nodeSelector: {}
proxy: {}
replicas: {}
tolerations: {}
ocpConsole: (3)
logsLimit: {}
timeout: {}
# ...