Commits
Andrea Biscuola authored f81e445777e
........S. [ZBXNEXT-4002] improved error handling Corrected the elastic_get_values() function by properly returning SUCCEED or FAIL using a variable. In this way we avoid entering the do while() loop for nothing and get more than one log message.