Open cattleindigo opened 1 month ago
Hello @cattleindigo : The QRadar connector was designed to push entities of type "indicator" only in QRadar. In your logs, it seems that you are also trying to push "Report" entity. Can you reconfigure your stream definition to include only entity of type "indicator" to prevent this error ?
Done, this is the current error log
This error is different and indicate that the connector is not able to communicate with your OpenCTI live stream. Does your connector and your OpenCTI are running in the same docker context ?
Yes, it's a docker deployment with portainer used to deploy our OpenCTI stack. There isn't anything else running on it.
Seems to be working when I added URL to the data stream filtering. But I'm still not able to bring over domain names, email addresses, ip addresses or hashes
Description
Setting up Qradar connector with OpenCTI and seems to have a few issues with the sent information. Error code 422: The request was well-formed but was unable to be followed due to semantic errors.
Environment
Reproducible Steps
Steps to create the smallest reproducible scenario:
Expected Output
Creation of reference sets in qradar
Actual Output
Error logs created for error 422
Additional information
Screenshots (optional)