mirror of
https://github.com/simon987/sist2.git
synced 2025-12-13 23:39:04 +00:00
User scripts, bug fixes, docker image
This commit is contained in:
@@ -24,7 +24,7 @@ void index_json(cJSON *document, const char uuid_str[UUID_STR_LEN]);
|
||||
|
||||
es_indexer_t *create_indexer(const char* es_url);
|
||||
|
||||
void destroy_indexer();
|
||||
void destroy_indexer(char *script, char index_id[UUID_STR_LEN]);
|
||||
|
||||
void elastic_init(int force_reset);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user