int lua_mongo_database_get_collection_names (lua_State *L); int lua_mongo_database_has_collection (lua_State *L); int lua_mongo_database_destroy (lua_State *L); int ...
Fluent Bit LUA Filter to force proper data types to send to Elastic Search Database. This Lua script provides callback function "cb_field_type_check", for use by the fluent-bit lua filter. It will ...