Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates the ingest POST endpoint to use Kibana processor schema #6552

Merged
merged 1 commit into from
Mar 17, 2016

Conversation

Bargs
Copy link
Contributor

@Bargs Bargs commented Mar 16, 2016

The POST /api/kibana/ingest endpoint now expects the processor format developed in the simulate API PR: #6121

  • Uses Joi schemas to validate the processor payloads
  • Converts to ES syntax by re-using the converters used by simulate
  • Updates API tests for the new format

Bargs pushed a commit that referenced this pull request Mar 17, 2016
Updates the ingest POST endpoint to use Kibana processor schema
@Bargs Bargs merged commit d0f1f07 into elastic:feature/ingest Mar 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants