how to connect to elasticsearch that is port forward to local computer?
- Dominant language
- JavaScript
- Stars
- 8.5k
- Forks
- 512
- PR merge metrics
- No merged PRs in 30d
Description
I want to connect to elasticsearch that is port forward to my local computer on port 9202 but when i run dejavu in docker its throwing the cors error but when i use this [extension](https://chrome.google.com/webstore/detail/cpmmilfkofbeimbmgiclohpodggeheim) its working without throwing cors error
how to resolve this error
also i want to know does this application allow to save query so i can run may query again without need to write every time
@EdwardBetts @lakhansamani
Contributor guide
Research direction
The issue mentions DejaVu running in Docker, Elasticsearch forwarded to the local computer on port 9202, and a CORS error; start by reproducing that connection. Also check the existing query view to determine whether saved queries are supported. Done means the connection works without the CORS failure and the query-saving behavior is clearly documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, elasticsearch, javascript
- Domain
- database, devops
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100