cortex35 commented on issue #11984:
URL: https://github.com/apache/apisix/issues/11984#issuecomment-3045627483
Hello, I’m experiencing the same issue.
2025/07/07 16:32:08 [warn] 1881646#1881646: *10275 [lua]
batch-processor-manager.lua:60: removing batch processor stale object, conf:
{"name":"elasticsearch-logger","endpoint_addr":"http://elastic-search:9200","inactive_timeout":5,"max_retry_count":0,"retry_delay":1,"field":{"index":"analytics-apisix"},"timeout":10,"ssl_verify":true,"include_req_body":false,"buffer_duration":60,"include_resp_body":false,"batch_max_size":1000,"auth":{"password":"password","username":"user_elk"}},
context: ngx.timer, client: 10.2.9.1, server: 0.0.0.0:10443
And no error log. Also, this message exposes the password in the log, which
is a security concern.
Is this message is really a warn ? In this related issue
(https://github.com/apache/apisix/issues/10003), someone mentioned that the log
could potentially be removed and another person approuve, but no follow-up
action regarding its removal has been taken. Would it be possible to remove
this log message ?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]