We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
event-exporter.log
` - name: "elk" opensearch: hosts: - https://10.5.19.60:9200 index: dmz-k8s-spc-kube-events indexFormat: "dmz-k8s-spc-kube-events-{2006-01-02}" username: password: useEventID: true deDot: false layout: # Optional tls: # optional, advanced options for tls insecureSkipVerify: true serverName: logstash-peshot04-spc used for the connection caFile: /opt/elk/elk-ca.cer
The text was updated successfully, but these errors were encountered:
No branches or pull requests
event-exporter.log
` - name: "elk"
opensearch:
hosts:
- https://10.5.19.60:9200
index: dmz-k8s-spc-kube-events
indexFormat: "dmz-k8s-spc-kube-events-{2006-01-02}"
username:
password:
useEventID: true
deDot: false
layout: # Optional
tls: # optional, advanced options for tls
insecureSkipVerify: true
serverName: logstash-peshot04-spc used for the connection
caFile: /opt/elk/elk-ca.cer
The text was updated successfully, but these errors were encountered: