Overview

Oracle Cloud Infrastructure (OCI) is a cloud computing service that provides a range of cloud services, including compute, storage, and networking. It is a fully managed cloud infrastructure that allows users to build, test, and deploy applications in the cloud. Use Myrmex’s OCI integration to collect logs from your OCI resources and use them to detect and respond to threats.

Setup

To allow Myrmex to collect logs from your OCI resources:
  • Enter tenacy info
  • Create OCI policy stack in the home region of your tenancy to create a Myrmex auth user, group and policy
  • Enter MyrmexAuthUser info in Myrmex

Enter tenacy info

Create OCI policy stack

Ensure that the home region of the tenancy is selected in the top right of the screen.
This policy stack should be deployed once per tenancy.
  1. Click on Create Policy Stack button on the Myrmex OCI integration tile.
  2. Accept the Oracle Terms of Use.
  3. Leave the option to use custom Terraform providers unchecked.
  4. Use the default name and compartment for the stack, or optionally provide your own descriptive name or compartment.
  5. Click Next.
  6. Name the dynamic group, user group, and policy to be created, or use the default names provided.
  7. Click Next.
  8. Click Create.

Enter MyrmexAuthUser info

  1. In the OCI console search bar, search for MyrmexAuthUser and click on the User resource that appears.
  2. Copy the user’s OCID value.
  3. Paste the value into the User OCID field in the Myrmex OCI integration tile.
  4. Returning to the OCI console, generate an API key with these steps:
    • In the bottom left corner of the screen, under Resources, click API keys.
    • Click Add API key.
    • Click Download private key.
    • Click Add.
    • A Configuration file preview popup appears, but no action is needed; close the popup.
Hero Light
  1. Copy the fingerprint value, and paste it into the Fingerprint field on the Myrmex OCI integration tile.
  2. Copy the private key value with these steps:
    • Open the downloaded private key .pem file in a text editor, or use a terminal command such as cat to display the file’s contents.
    • Copy the entire contents, including -----BEGIN PRIVATE KEY----- and -----END PRIVATE KEY-----.
    • Paste the value into the Private Key field on the Myrmex OCI integration tile.
  3. Click Save.