Details

Category: Utilities

Publisher: trickest-mhmdiaa

Created Date: 2/8/2023

Container: quay.io/trickest/elasticsearch_index:v1.1.0

Source URL: https://github.com/trickest/elasticsearch_index

Parameters

dir
folder
required
Command: --dir - Directory with files to be indexed
file
file
required
Command: --file - File to be indexed
field
string
Command: --field - Field name to use with list files
index
string
required
Command: --index - Name of the Elasticsearch index
query
string
required
Command: --query - Query to search for
config
file
required
Command: --config - Path to the config YAML file
file-type
string
Command: --file-type - Type of the file to be indexed
auto-index
boolean
Command: --auto-index - Automatically determine the index name based on the file name (e.g. subdomains.txt -> subdomains
elastic-id
boolean
Command: --elastic-id - Use Elasticsearch's automatically-generated IDs