oracle / oracle/oci-java-sdk

ListEventsRequest do not support Filtering of Events by ACTION

Open
#687 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
243
Forks
171
Avg merge
30m
Merged PRs (30d)
4

Description

We want to be able to fetch the Audit Events by filtering on Action(GET, PATCH, POST, PUT & DELETE). However, the same is supported via the CLI and Console.
https://docs.oracle.com/en-us/iaas/Content/Audit/Tasks/searching-log-events.htm

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the ListEventsRequest entry point and compare its available event filters with the Audit searching documentation linked in the issue. Add support for filtering events by GET, PATCH, POST, PUT, and DELETE actions, and verify that callers can request those filters through the Java SDK.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
cloud, security
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.