Skip to content

fix: log actual Elasticsearch endpoint when ELASTIC_URI is set - #88

Merged
stakach merged 1 commit into
masterfrom
fix/elastic-endpoint-logs
May 14, 2026
Merged

fix: log actual Elasticsearch endpoint when ELASTIC_URI is set#88
stakach merged 1 commit into
masterfrom
fix/elastic-endpoint-logs

Conversation

@viv-4

@viv-4 viv-4 commented May 14, 2026

Copy link
Copy Markdown
Contributor

The startup/retry/abort log lines read settings.host:settings.port, which default to localhost:9200 even when the URI is what drives the connection, making real failures look like a localhost issue.

The startup/retry/abort log lines read settings.host:settings.port,
which default to localhost:9200 even when the URI is what drives the
connection, making real failures look like a localhost issue.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@viv-4
viv-4 requested a review from stakach May 14, 2026 07:01
@github-actions github-actions Bot added the type: bug something isn't working label May 14, 2026
@stakach
stakach merged commit 34c193e into master May 14, 2026
9 of 11 checks passed
@stakach
stakach deleted the fix/elastic-endpoint-logs branch May 14, 2026 07:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: bug something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants