Skip to content

access.log forensics#113

Open
bserem wants to merge 1 commit intomainfrom
forensics-toolkit
Open

access.log forensics#113
bserem wants to merge 1 commit intomainfrom
forensics-toolkit

Conversation

@bserem
Copy link
Copy Markdown
Collaborator

@bserem bserem commented Mar 31, 2026

No description provided.

fi

if [[ -z "$log_file" ]]; then
echo_yellow "No .log files found in current directory. Enter path manually:"
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will this allow us to paste an Upsun shared log file location as per their docs - https://developer.upsun.com/docs/observability/logs/access-logs#sharing-activity-logs. I'm guessing most log files we will be interested in will be production ones living on Upsun/Aquia.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Activity logs are not access logs. You'll need the access.log file. ddev ucc has a helper for this.
Haven't worked on Acquia regarding this.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rare case, but I committed the helper along other improvements, it's here:
c668f5f#diff-dd1fb0a2215b0ac89cfced16af666f6513ce4a61685aa23896041431585c2a1a

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.

2 participants