Skip to content

[BUG] No all the indices created on local Elasticsearch #173

Description

@jgrobles

Bug Description

After performing a local installation and connecting the analytics component to an on-premises Elasticsearch instance, only the achilles-risk-acceptances index is created.

Even after executing the corresponding tests, this index remains empty, occupying only 249 bytes.

In order for the analytics functionality to work completely, the remaining indices must be created manually by clicking the "Create" option under the Settings section.

Please refer to the attached screenshots for reference.

Module Affected

  • [ x ] Analytics (Elasticsearch integration)

Expected behavior:

During the integration process, all required indices should be created automatically in order to start storing the executed test results and enable analytics and decision-making based on those results.
A clear and concise description of what you expected to happen.

Environment

  • Elasticsearch Server OS: Ubuntu 22.04
  • Elasticsearch Server: 8.19.14
  • Agent OS: Windows 11

This is what you have when you do the fresh installation.

Image

Then you have to manually click "Create" at the Setting Panel.

Image

This is the final result when you got the proper indices.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions