mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-30 08:55:55 +03:00
[GH-ISSUE #2095] [Feature Request] Advanced Detailed Logging and Features to accommodate #3249
Labels
No labels
In Process
bug
bug
dev-triage
documentation
duplicate
enhancement
fixed
good first issue
help wanted
integration
invalid
pull-request
question
requires agent update
security
ui tweak
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tacticalrmm#3249
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @NavCC on GitHub (Dec 6, 2024).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/2095
Feature Request: Advanced Detailed Logging
Description:
Requesting an option for [Advanced Detailed Logging] to enhance the system's logging capabilities for device connectivity and remote session events. This feature would provide deeper insights and traceability, particularly for actions that are currently logged only when specific alerts are enabled.
Key Features:
Benefits:
This feature would significantly enhance the system's logging capabilities, making it a more powerful tool for administrators and auditors. Please consider this addition to improve traceability and operational oversight.
@P6g9YHK6 commented on GitHub (Dec 6, 2024):
i love this chatgpt non sense issue :)
anyway all the points are either already there in the audit tab or not a trmm thing
except "Device Connectivity Logging" where it would be nice to see a graph/log of all the connections events to the rmm by the agent
"Remote Session Logging:" already in place
"Idle Timeout Auto-Disconnect:" it's a mesh central thing
"Enhanced Details:" already in place would need more details if anything is missing
"Optional Settings for Advanced Logging:" you can customise the audit report already.
@NavCC commented on GitHub (Dec 6, 2024):
GPT well, lol :)
"Remote Session Logging:" already in place - both [take control] and [remote background] - [connect] and [disconnect]?
"Idle Timeout Auto-Disconnect:" it's a mesh central thing - i'll dive in..
"Enhanced Details:" already in place would need more details if anything is missing
"Optional Settings for Advanced Logging:" you can customise the audit report already. - Can you point me in a direction / url? This might negate the need for anything else.
@P6g9YHK6 commented on GitHub (Dec 6, 2024):
there is no the disconnect logs
some stuff is missing but they are aware of it
https://github.com/amidaware/tacticalrmm/issues/2080#issuecomment-2498880975
don't hesitate to say what you think is missing in a more constructive way rather than a chat gpt generated issue 👯
@NavCC commented on GitHub (Dec 8, 2024):
Oh, well that is what i was asking for in the feature request. [Type of connection (Take control or Remote Background)] and [Disconnect of session - which could be created when the remote window is closed manually or automatically with idle timeouts], which apparently are in Mesh so i need to find that. Additionally, was after disconnect and reconnect audits so i can report overall uptime per agent. I've turned on Alerts for this but don't really need alerts, just audits.
@BuddiesD commented on GitHub (Jan 31, 2025):
Logging the Disconnects of Remote Sessions (Take control or Remote Background) would be good.
@silversword411 commented on GitHub (Feb 18, 2025):
That is in mesh events, just not surfaced in TRMM.
Mesh also has this but only for 7 days.
Because mesh (websocket) and TRMM (NATS heartbeat) have two different methods for "connected" it's complicated.