Logging bad response in nifi -
if have invoked service in invokehttp processor have response , how can log response, if service has bad response. example if have invoke service user id( 1 5) , user id=2 , had bad response , or don't have response
1. how can save previous response , log bad response?
2. should make code in ecexutescript or can use native nifi-proccesor?
there processors logging in nifi:
just put required next after invokehttp processor
Comments
Post a Comment