OCI Integration with SIEM through Kafka Streaming Services - Part 1
Creating a User and Providing Permission to Access OCI Streaming Services.
1. Under “Identity and Security” select “Identity”
2. Click on domain.
3. Create a New User.
4. Create a Auth Token for this user.
5. Copy the Generated auth token.
6. Create a Group and make the user part of the group.
7. Create a Policy.
8. While creating the policy , select “policy usecases” as “Streaming” and select highlighted “common policy template” as per below screenshot.
9. Assign “Groups” we created earlier to this policy and select the “Location”.
Make a note of Username and Auth token , It will be required while configuring Kafka consumer to pull the logs from OCI Streaming Services.