crackytsi
crackytsi
Hi, I understand it that delete an alert means Setting it in Status "Ignored". So thats the reason why you get an 204 error. There is currently no way to...
@g0es Thanks for your hint, but I did this without succcess. Do you have any futher trick? Are you sure the latest version works for you?
I get the following error **Unable to find image 'walkoff_bootloader:latest' locally docker: Error response from daemon: pull access denied for walkoff_bootloader, repository does not exist or may require 'docker login':...
@g0es You are right, the issue is related to proxy support. I tried to set a proxy Variables http_proxy and https_proxy but this seems not to be used in all...
1Yes, I did it exactly this way. Most of the docker parts seems to work, see error message below: ``` Preparing WALKOFF Bootloader... Sending build context to Docker daemon 19.04MB...
Confg looks like this: ``` play.http.secret.key="XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX" MISP { url=["https://XXXXX"] key=["YYYYYYYYYYYYYYYYYYYYYYYYYYY"] certpath=["/opt/Cortex-Analyzers/analyzers/MISP/misp.pem"] name=["MISP"] } search { index = cortex uri = "http://127.0.0.1:9200" } auth { provider = [local] ad { }...
Hi, When I try to perform an api-call using swagger in the gui, i need always to click on "Try it out" then, I can add the data and execute...
@mirecl Thanks for your comment. I was not aware of that, as I found e.g. this conversations: https://github.com/swagger-api/swagger-ui/issues/156 https://github.com/swagger-api/swagger-ui/issues/2805 Are you sure? Do you have futher documentation? Thanks a lot...
Hi, Yes, thats right. I would appreciate it if there is a sample app showing how to do this according to best practises. CR Von: QRadarSampleApps [mailto:[email protected]] Gesendet: Mittwoch, 4....