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

Fixed kibana startup initialization and documentation #2659

Merged
merged 3 commits into from Jan 13, 2021

Conversation

azhavoro
Copy link
Contributor

resolve #2640

Fixed kibana startup initialization and documentation

Motivation and context

Fix current behavior

Traceback (most recent call last):
  File "kibana/setup.py", line 5, in <module>
    import requests
ModuleNotFoundError: No module named 'requests'

How has this been tested?

Manually

Checklist

License

  • I submit my code changes under the same MIT License that covers the project.
    Feel free to contact the maintainers if that's a concern.
    - [ ] I have updated the license header for each file (see an example below)
# Copyright (C) 2020 Intel Corporation
#
# SPDX-License-Identifier: MIT

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_Create index pattern
2 participants