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

Resource level filter logging feature added #12106

Closed
wants to merge 31 commits into from

Commits on Mar 13, 2023

  1. Configuration menu
    Copy the full SHA
    e1b423e View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. Configuration menu
    Copy the full SHA
    d57654e View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. Configuration menu
    Copy the full SHA
    1de9212 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. Configuration menu
    Copy the full SHA
    d69f1b1 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. Configuration menu
    Copy the full SHA
    2fadd3d View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. /api-logging-configs GET rest api changed to support the resourceMeth…

    …od and resourcePath properties.
    shnrndk committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    d3f2e0b View commit details
    Browse the repository at this point in the history
  2. getAPILogLevel() method changed to compare the log level from api lev…

    …el and resource level.
    shnrndk committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    2c446ab View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. Configuration menu
    Copy the full SHA
    7eb9ec2 View commit details
    Browse the repository at this point in the history
  2. Changed RETRIEVE_ALL_PER_API_RESOURCE_LOGGING_SQL sql query to return…

    … non revision apis only.
    shnrndk committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    b71e155 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a29e40d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2529c77 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/ResoureLevelFilterLogging' into …

    …ResoureLevelFilterLogging
    shnrndk committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    8f19598 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. Configuration menu
    Copy the full SHA
    dacb9dd View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

  1. Configuration menu
    Copy the full SHA
    557a1d5 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. Configuration menu
    Copy the full SHA
    391d5ea View commit details
    Browse the repository at this point in the history
  2. Code reformatted

    shnrndk committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    5f63a96 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc24c50 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. Configuration menu
    Copy the full SHA
    93ac087 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Configuration menu
    Copy the full SHA
    3b43bea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca44923 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf75c98 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bac6cf5 View commit details
    Browse the repository at this point in the history
  5. including apilevel logging in the same logic

    (cherry picked from commit 626eeb6)
    chamikasudusinghe authored and shnrndk committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    c1dfcf2 View commit details
    Browse the repository at this point in the history
  6. limit execution of redundant code

    (cherry picked from commit db93dd8)
    chamikasudusinghe authored and shnrndk committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    bf26843 View commit details
    Browse the repository at this point in the history
  7. reset resource object for every invocation

    (cherry picked from commit 1f8e1db)
    chamikasudusinghe authored and shnrndk committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    97315bb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    13f8260 View commit details
    Browse the repository at this point in the history
  9. move constant from logshandler to restconstants

    (cherry picked from commit b8cb215)
    chamikasudusinghe authored and shnrndk committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    e599fcc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7e7e6a2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b34c138 View commit details
    Browse the repository at this point in the history
  12. logging queries changed to not return revisioned apis.

    formatted logging related sql scripts
    shnrndk committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    d14d56d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e5dda07 View commit details
    Browse the repository at this point in the history