Hi Dastagirsab,
Just to clarify the custom threat service is running on integration server. But the "sudo resutil threatservice edit" command should be run on
Resilient appliance server. Using "-resturl" argument in the command to add your integration server information which provide custom threat service.
On Resilient appliance server, you should have "resutil" command which is under "/bin/resutil". Actually most of Resilient related commands are started with "sudo resutil".
------------------------------
LILY WANG
------------------------------
Original Message:
Sent: Fri June 07, 2019 01:41 AM
From: Dastagirsab Mulla
Subject: Custom Threat service
Thanks for your reply, I did tried that but as I said got error "-bash: resutil: command not found" may be resutil module missing in my resilient circuit server?
------------------------------
Dastagirsab Mulla
Original Message:
Sent: Thu June 06, 2019 08:41 PM
From: LILY WANG
Subject: Custom Threat service
Hi Dastagirsab,
You can run the custom threat service which is based on "resilient-circuits" on your integration server. However to install the threat service, you need to run command below on Resilient server:
sudo resutil threatserviceedit -name your_cts_name -resturl http://your-integration-server/cts/custom_threat_service
You can refer a sample on github here.
------------------------------
LILY WANG
Original Message:
Sent: Thu June 06, 2019 10:08 AM
From: Dastagirsab Mulla
Subject: Custom Threat service
Hi,
Can custom threat service can be implemented using resilient circuit running on integration server? Or it should be implemented only on resilient appliance server ?
I am getting "resutil" not found error on integration server while registring
------------------------------
Dastagirsab Mulla
------------------------------