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

include crash detail in audit log transmission #312

Merged
merged 1 commit into from
Dec 18, 2024

Conversation

Steve-Mcl
Copy link
Contributor

@Steve-Mcl Steve-Mcl commented Dec 18, 2024

closes #311

Description

Includes last 20 log entries, exit code, exit signal and info for use in both Audit Log and "Crashed Email"

This is closely related to FlowFuse/flowfuse#4934 but can be merged independently

Related Issue(s)

owner: #311
parent: FlowFuse/flowfuse#4653

Checklist

  • I have read the contribution guidelines
  • Suitable unit/system level tests have been added and they pass
  • Documentation has been updated
    • Upgrade instructions
    • Configuration details
    • Concepts
  • Changes flowforge.yml?
    • Issue/PR raised on FlowFuse/helm to update ConfigMap Template
    • Issue/PR raised on FlowFuse/CloudProject to update values for Staging/Production

Labels

  • Includes a DB migration? -> add the area:migration label

@Steve-Mcl Steve-Mcl requested a review from knolleary December 18, 2024 10:05
@knolleary knolleary merged commit 4bacf40 into main Dec 18, 2024
5 checks passed
@knolleary knolleary deleted the 311-include-crash-detail-in-audit-transmition branch December 18, 2024 14:06
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.

Update launcher to send exit info with crash log
2 participants