Skip to content

Added a check for 404's when saving a dashboard to elasticsearch#412

Merged
rashidkpc merged 1 commit intoelastic:masterfrom
spalger:auto-create-index
Aug 27, 2013
Merged

Added a check for 404's when saving a dashboard to elasticsearch#412
rashidkpc merged 1 commit intoelastic:masterfrom
spalger:auto-create-index

Conversation

@spalger
Copy link
Copy Markdown
Contributor

@spalger spalger commented Aug 26, 2013

When a 404 is returned from the POST, changes assume that auto_create_index is disabled and attempts to create the index before saving a second time.

Should resolve #112

…uto_create_index is disabled and attempts to create the index before saving a second time
@rashidkpc
Copy link
Copy Markdown
Contributor

I wonder if the retry after create logic could or should be moved to the service?

@rashidkpc rashidkpc merged commit 556925f into elastic:master Aug 27, 2013
@spalger spalger deleted the auto-create-index branch August 27, 2013 18:25
@mschulkind
Copy link
Copy Markdown

Why'd this get reverted? I'm still hitting the same problem with 3.0.0milestone5

@mschulkind
Copy link
Copy Markdown

Spoke too soon. Ignore me.

harper-carroll pushed a commit to harper-carroll/kibana that referenced this pull request Jul 11, 2016
edmarmoretti pushed a commit to edmarmoretti/kibana-pt-br that referenced this pull request Sep 7, 2025
set name to spec name then spec id

closes elastic#411
edmarmoretti pushed a commit to edmarmoretti/kibana-pt-br that referenced this pull request Sep 7, 2025
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.

Kibana 3 fails to save anything to ElasticSearch if action.auto_create_index=false

3 participants