Open
Conversation
Member
|
Could |
garaimanoj
commented
Mar 2, 2026
| <File>${IAM_LOG_PATH:=/var/log/iam}/iam-audit.log</File> | ||
|
|
||
| <rollingPolicy class="ch.qos.logback.core.rolling.TimeBasedRollingPolicy"> | ||
| <FileNamePattern>${IAM_LOG_PATH:-/var/log/iam}/iam-audit-%d{yyyy-MM-dd}.log.gz</FileNamePattern> |
Contributor
Author
There was a problem hiding this comment.
While running the test it is creating the log file.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Audit log generated:
2026-02-19 16:35:01.451 INFO 1194409 --- [main] AUDIT : {"@type":"VomsSuccessResponseEvent","timestamp":1771518901407,"category":"GENERATE_AC","principal":"test","message":"User [username: test, uuid: 80e5fb8d-b7c8-451a-89ba-346ae278a66f, subjectDN: CN=test0,O=IGI,C=IT, issuerDN: CN=IGI TEST CA,O=IGI,C=IT] got successful VOMS response [outcome: SUCCESS, VO: test, uri: localhost:15000, targets: [], issuedFQANs: [/test, /test/sub, /test/sub/subsub], notAfter: 2018-01-01T12:00:00.000+0000, notBefore: 2018-01-01T00:00:00.000+0000]","source":"VOMSController"}2026-03-02 11:25:42.319 INFO 66495 --- [main] AUDIT : {"@type":"VomsFailureResponseEvent","timestamp":1772450742319,"category":"GENERATE_AC","principal":"test","message":"User [username: test, uuid: 80e5fb8d-b7c8-451a-89ba-346ae278a66f, subjectDN: CN=test0,O=IGI,C=IT, issuerDN: CN=IGI TEST CA,O=IGI,C=IT] got failure VOMS response [outcome: FAILURE, errorMessages: [[NoSuchAttribute] User is not authorized to request attribute '/another' or attribute does not exist.]]","source":"VOMSController"}