Skip to content

[Bug] Unable to define ES index on migration #1661

Closed
@mamoedo

Description

@mamoedo

Request Type

Bug

Work Environment

Question Answer
OS version (server) Debian
TheHive version / git hash 4.0.1
Package Type Binary

Problem Description

On the migration tool it's not possible to set es-index param. Whatever you put there, is omited.

Steps to Reproduce

  1. Use the migration tool with the following param --es-index the_hive_test_15
  2. Observe that the tool starts migrating another index

Possible Solutions

It seems to be a typo in the migration tool https://github.com/TheHive-Project/TheHive/blob/master-th4/migration/src/main/scala/org/thp/thehive/migration/Migrate.scala

Line 59 says intput instead of input

Metadata

Metadata

Assignees

Labels

TheHive4TheHive4 related issuesbug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions