-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
basic_detection_callback_example.py doesn't return any event #17
Comments
Detection events depend on the client (ENS+ATP/VSE+TIEm) sending metadata after blocking/cleaning a file. Do you have an endpoint? which products+versions do you have? |
Hi, |
I made the update to 10.7.1 and still doesn't work |
Hi @marineriva |
Hi @hbazan I've installed ENS 10.7 february update, everything is working well, ATP is sending events to TIE. |
hi @marineriva, if I'm not mistaken, your company filed an SR on this. There is a problem with ENS/ATP not sending required information for the detection event. |
Hello,
I'm writting again becauce I would like to use the /sample/basic/basic_detection_callback_example.py script and receive all detection events (from /mcafee/event/tie/file/detection).
My goal is to catch every event and its hash and send to another reputation server, if reputation is unknown.
But I can't catch any event.
I'm using TIE 3.0.0.480 and DXL 6.0.0.197.
Client Certificates are working (I can set reputation or send messages over DXL) and I think restrictions over DXL Topic Authorization are good.
Has anyone already had the same issue ? Do you know what I can do ?
Thank you for help
The text was updated successfully, but these errors were encountered: