So just create user / roles either through Kibana or link above. Then ECK filebeat - remove elasticsearchRef and add the below: spec:config:filebeat:output:elasticsearch:hosts: -http://elasticsearch-es-http.elastic.svc:9200password:xxxxxusername:xxxx custom outputs documented here:https://www.elas...
'http://root:nonNullPassword@localhost:3900', ), DATABASE_URL_REPLICA: z.string().optional(), // TODO: Make it cloud ID oro username / password, not both ELASTICSEARCH_URL: z.string().optional(), ELASTICSEARCH_URL: process.env.NODE_ENV !== 'development' ? z.string().optional() :...
http_auth_type_basic_username("") http_auth_type_basic_password("") time_zone("UTC") ) { java( @@ -102,6 +103,7 @@ block destination elasticsearch2( option("http_auth_type", `http_auth_type`) option("http_auth_type_basic_username", `http_auth_type_basic_username`) option("htt...