Skip to content
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

Cisco Umbrella data connector - Include audit logs inside the Data Connector #9699

Closed
quarterb4ck opened this issue Jan 2, 2024 · 19 comments
Assignees
Labels
Connector Connector specialty review needed enhancement New feature or request

Comments

@quarterb4ck
Copy link

Is your feature request related to a problem? Please describe.
Yes. The Cisco Umbrella data connector doesn't consider audit logs that are being forwarded to the AWS S3 Bucket (the Umbrella console is already sending audit logs to the Bucket).

Describe the solution you'd like
I would like a data connector patch to consider the Cisco Umbrella audit logs to ingest inside the Azure Sentinel.

Describe alternatives you've considered
I've tried to create a new parser and add the auditlogs folder (according with the Umbrella documentation) inside the code, but it is not considering the audit files in the ingestion process.

Additional context
We are using the latest Cisco Umbrella data connector.

Copy link
Contributor

github-actions bot commented Jan 2, 2024

Thank you for submitting an Issue to the Azure Sentinel GitHub repo! You should expect an initial response to your Issue from the team within 5 business days. Note that this response may be delayed during holiday periods. For urgent, production-affecting issues please raise a support ticket via the Azure Portal.

@v-muuppugund v-muuppugund added the Connector Connector specialty review needed label Jan 2, 2024
@v-muuppugund
Copy link
Contributor

Hi @quarterb4ck , Thanks for flagging this issue, we will investigate this issue and get back to you with some updates by 8Jan2024. Thanks!

@v-muuppugund
Copy link
Contributor

Hi @quarterb4ck ,Could you please share more details with sample data and schema ,its Admin audit logs i.e. https://docs.umbrella.com/umbrella-user-guide/docs/log-format-and-versioning#firewall as per the documentation, currently we may need additional details what is the volume of data and there are different logs we are sending it, may need to consider the changes to data connector to based on volumes.

@quarterb4ck
Copy link
Author

quarterb4ck commented Jan 8, 2024

Hello,

Yes, our Audit Logs are this refered by the documentation: https://docs.umbrella.com/umbrella-user-guide/docs/log-format-and-versioning#audit. The sample data is the same as the documentation:

  • Sample data: "","2021-07-22 10:46:45","user@domain.com","","logexportconfigurations", "update","209.165.200.227","version: 4","version: 5"
  • Log format: id, timestamp, email, user, type, action, logged in from, before, after
  • Path: auditlogs/--/----.csv.gz

About the volume, we don't have a huge amount of logs, we have something like 200 auditing events per day, divided in few documents inside the AWS S3. About the data connector changes, that is not a problem for us! :)

You need more details?

Thank you!

@v-muuppugund
Copy link
Contributor

Hi @quarterb4ck ,Could you please share sample csv file auditlogs/--/----.csv.gz to email i.e. (v-muuppugund@microsoft.com), so that I will test the changes.

@quarterb4ck
Copy link
Author

Hello @v-muuppugund,

I sent you the sample data via email. My provider doesn't allow me to send .tar.gz files, so I've extracted the file and sent you the raw csv with the requested information.

Any questions, just let me know!

@v-muuppugund
Copy link
Contributor

Hi @quarterb4ck ,received data on 12/01/2024,working on it,will update you,Thanks

@v-muuppugund
Copy link
Contributor

Hi @quarterb4ck ,Working on testing with changes, will update you once completed

@v-muuppugund
Copy link
Contributor

Hi @quarterb4ck the changes has been tested for admin audit logs,working on load test as there are many logs in cisco umbrella for any other issues

@quarterb4ck
Copy link
Author

Hello, please let me know when the tests are done :)

@v-muuppugund
Copy link
Contributor

Hello, please let me know when the tests are done :)

Sure,Will update you

@v-muuppugund
Copy link
Contributor

v-muuppugund commented Apr 3, 2024

Hi @quarterb4ck , WILL be Completing testing the scenarios,will get an update for the changes push by 09Apr24

@v-muuppugund v-muuppugund added the enhancement New feature or request label Apr 3, 2024
@v-muuppugund
Copy link
Contributor

Hi @quarterb4ck ,Please find package path https://github.com/Azure/Azure-Sentinel/raw/users/v-muppugund/ciscoumbrella/Solutions/CiscoUmbrella/Data%20Connectors/CiscoUmbrellaConn.zip and facing some environment issue at my end,will update you once fixed it,will share the results if needed will have a teams meeting for the same.

@v-muuppugund
Copy link
Contributor

Hi @quarterb4ck ,Please find package path https://github.com/Azure/Azure-Sentinel/raw/users/v-muppugund/ciscoumbrella/Solutions/CiscoUmbrella/Data%20Connectors/CiscoUmbrellaConn.zip and facing some environment issue at my end,will update you once fixed it,will share the results if needed will have a teams meeting for testing the same as i had tested with sample data.

@v-muuppugund
Copy link
Contributor

v-muuppugund commented Apr 17, 2024

Hi @quarterb4ck ,Corrected my environment, Could you please test the web package pointing to function app and let me know if any issues

@v-muuppugund
Copy link
Contributor

v-muuppugund commented Apr 19, 2024

Hi @quarterb4ck ,Gentle reminder,Could you please update the status on testing the above package and let me know if any issues

@v-muuppugund
Copy link
Contributor

Hi @quarterb4ck ,As we didn't receive response, so as per process we are proceeding for closure for issue (#9699), Please feel free to reopen the issue, Thank you for your co-operation.

@bweston312
Copy link

@v-muuppugund we are also interested in this functionality. Is there a tentative date to pull it into prod solution?

@twistedbow1
Copy link

@v-muuppugund same here. keen to get this feature released so audit logs can be ingested.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Connector Connector specialty review needed enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants