mirror of
https://github.com/simon987/sist2.git
synced 2025-12-10 22:18:54 +00:00
Handle 429, multi-threaded index module
This commit is contained in:
@@ -46,6 +46,7 @@ Scan options
|
||||
--mem-buffer=<int> Maximum memory buffer size per thread in MB for files inside archives (see USAGE.md). DEFAULT: 2000
|
||||
|
||||
Index options
|
||||
-t, --threads=<int> Number of threads. DEFAULT=1
|
||||
--es-url=<str> Elasticsearch url with port. DEFAULT=http://localhost:9200
|
||||
-p, --print Just print JSON documents to stdout.
|
||||
--script-file=<str> Path to user script.
|
||||
|
||||
Reference in New Issue
Block a user