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

[#901] HIRS Application Log File Is Empty/Not Found In Correct Directory #903

Merged
merged 1 commit into from
Mar 6, 2025

Conversation

ThatSilentCoder
Copy link
Collaborator

@ThatSilentCoder ThatSilentCoder commented Mar 6, 2025

Description

We found out recently that the HIRS log file is not only not recording any activities that are occurring in the application but that it is located in a completely directory.

Test Instructions:

  1. Run the application either by creating an RPM/Debian file or using the setup scripts located in the package/linux/aca folder.

  2. You can upload a bunch of PEM/CER files to the pages that allow you to upload certificates (such as the Trust Chain Management page) or even the Platform Certificate page and run the sudo tpm_aca_provision command. Pretty much try to perform some basic activities on the application

  3. Go to the /var/log/hirs directory and verify that the HIRS_AttestationCA_Portal.log log file is there and open it up in your favorite code editor.

  4. Verify that all the activities that you performed on the application has been recorded to the log file.

Issues this PR addresses:

Closes #901

…d new events and is located where it should be (var/log/hirs). Ready for PR.
@ThatSilentCoder ThatSilentCoder marked this pull request as ready for review March 6, 2025 01:06
@iadgovuser29
Copy link
Collaborator

This moves the log file as expected. Workflow issues are due to another issue.

@iadgovuser29 iadgovuser29 merged commit 60cc011 into main Mar 6, 2025
5 of 7 checks passed
@iadgovuser29 iadgovuser29 deleted the v3_issue_901-hirs-application-log-file-is-empty branch March 6, 2025 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

HIRS Application Log File Is Empty/Not Found In Correct Directory
2 participants