Skip to content

fixe nginx location rule for _mapping#996

Merged
rashidkpc merged 1 commit intoelastic:masterfrom
motortalk:master
Mar 17, 2014
Merged

fixe nginx location rule for _mapping#996
rashidkpc merged 1 commit intoelastic:masterfrom
motortalk:master

Conversation

@dwerder
Copy link
Copy Markdown

@dwerder dwerder commented Feb 26, 2014

If you use a nginx proxy and elasticsearch with log4j you can see the following error message:

Error No index found at http://my.domain.local:80/logstash-2014.02.26/_mapping/field/*. Please create at least one index.If you're using a proxy ensure it is configured correctly.

Thats because the strict nginx location mapping rule.

If you use a nginx proxy and elasticsearch with log4j you can see the following error message:

```
Error No index found at http://my.domain.local:80/logstash-2014.02.26/_mapping/field/*. Please create at least one index.If you're using a proxy ensure it is configured correctly.
```
Thats because the strict nginx location mapping rule.
rashidkpc pushed a commit that referenced this pull request Mar 17, 2014
fixe nginx location rule for _mapping
@rashidkpc rashidkpc merged commit c9be8df into elastic:master Mar 17, 2014
edmarmoretti pushed a commit to edmarmoretti/kibana-pt-br that referenced this pull request Sep 7, 2025
edmarmoretti pushed a commit to edmarmoretti/kibana-pt-br that referenced this pull request Sep 7, 2025
# [24.5.0](elastic/elastic-charts@v24.4.0...v24.5.0) (2021-01-30)

### Bug Fixes

* add theme min radius to point shape ([elastic#996](elastic/elastic-charts#996)) ([eb37175](elastic/elastic-charts@eb37175))
* align tooltip z-index to EUI tooltip z-index ([elastic#931](elastic/elastic-charts#931)) ([ffd626b](elastic/elastic-charts@ffd626b))
* chart state and series functions cleanup ([elastic#989](elastic/elastic-charts#989)) ([944ac6c](elastic/elastic-charts@944ac6c))
* create unique ids for dot icons ([elastic#971](elastic/elastic-charts#971)) ([e1ce768](elastic/elastic-charts@e1ce768))
* external tooltip legend extra value sync ([elastic#993](elastic/elastic-charts#993)) ([13ad05a](elastic/elastic-charts@13ad05a))
* **legend:** disable focus and keyboard navigation for legend in partition ch… ([elastic#952](elastic/elastic-charts#952)) ([03bd2f7](elastic/elastic-charts@03bd2f7))
* **legend:** hierarchical legend order should follow the tree paths ([elastic#947](elastic/elastic-charts#947)) ([f9218ad](elastic/elastic-charts@f9218ad)), closes [elastic#944](elastic/elastic-charts#944)
* **legend:** remove ids for circles ([elastic#973](elastic/elastic-charts#973)) ([b3f4f90](elastic/elastic-charts@b3f4f90))

### Features

* **cursor:** improve theme styling for crosshair ([elastic#980](elastic/elastic-charts#980)) ([6c4dafd](elastic/elastic-charts@6c4dafd))
* **legend:**  display pie chart legend extra ([elastic#939](elastic/elastic-charts#939)) ([d14de01](elastic/elastic-charts@d14de01))
* **legend:** add keyboard navigation ([elastic#880](elastic/elastic-charts#880)) ([87c227d](elastic/elastic-charts@87c227d))
* **partition:** Flame and icicle chart ([elastic#965](elastic/elastic-charts#965)) ([3df73d0](elastic/elastic-charts@3df73d0))
* **partition:** legend hover options ([elastic#978](elastic/elastic-charts#978)) ([f810d94](elastic/elastic-charts@f810d94))
* **xy:** support multiple point shapes on line, area and bubble charts ([elastic#988](elastic/elastic-charts#988)) ([1392b7d](elastic/elastic-charts@1392b7d))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants