hello,
i need options on how to enrich data coming from zabbix as a source on cribl stream before it reaches the destination by API or Http request
the data is on database i need to call the database by API to fetch the data using fields in the data payload from zabbix and enrich the data received from zabbix then forward it to destination
note : i want to get the data on fly and the API call will use attributed from the data payload this is the URL that i want to use and will take the massagegroup and the application value from the data payload to call the needed data to be enriched
http://IP:25050/3i_service.php?MESSAGEGROUP=X&APPLIKATION=Y
i tried by code on the pipeline to do httprequest but it didn't work
Be the first to reply!
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.