Files
loki/tools/kafka/.gitignore
Hiroki Sakamoto 1557dab34f Add SASL&mTLS authentication support for Kafka in Promtail (#4663)
* Add xdg-go module

* Add mTLS, SASL/PLAIN, SASL/SCRAM authentication support

* docs: Add authentication configuration

* Add test tools for kafka authentication

* Add test stacks for SSL, SASL/PLAIN, SASL/SCRAM, SASL over TLS authentication

* Fix shelllint
2021-11-09 15:42:14 +01:00

8 lines
49 B
Plaintext

*.crt
*.jks
*_creds
*.key
*.pem
*.csr
*.srl
*.p12