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

Add web logs GraphQL types according to playground sample data #15

Open
YANG-DB opened this issue Nov 3, 2022 · 0 comments
Open

Add web logs GraphQL types according to playground sample data #15

YANG-DB opened this issue Nov 3, 2022 · 0 comments
Assignees

Comments

@YANG-DB
Copy link
Member

YANG-DB commented Nov 3, 2022

Why ?
Web server logs data is part of the playground app samples for the opensearch online demo app

See
https://playground.opensearch.org/app/home#/tutorial_directory

How ?

Adding Web server logs data Ontology based on existing index mapping

Stages ?

Adding GraphQL based types

  • create weblogs.graphql model only
  • create weblogsQuery.graphql queries and input fields
  • create sample json weblogs entities
  • add the weblogs.mapping json as reference for existing index
  • ** make sure sample weblogs entities are correctly ingested in the index ( based on the mapping )**
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

2 participants