QRadar - Cisco DUO protocol workflow #176
|
Hi, In this link there is an xml workflow and I would like to know if on this xml there is some kind of filter on DUO logs, or if it collects every Authentication Logs. Cause I'm noticing that probably some authentication logs are missing. Thanks |
Answered by
charlieqma
May 18, 2023
Replies: 1 comment
|
It does collect Authentication logs but doesn't use the optional event_types filter in the XML workflow. It will collect the last 30 days of data initially and that's the only filter used in the workflow API query. |
0 replies
Answer selected by
davek01
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It does collect Authentication logs but doesn't use the optional event_types filter in the XML workflow. It will collect the last 30 days of data initially and that's the only filter used in the workflow API query.