microsoft / microsoft/CSS-Exchange
ExchangeLogCollector - Collect Recent Memory Dump File
Open
@dpaulson45 is already working on this.
Since Dec 6, 2024.
Enhancement
Exchange Log Collector
Low Priority
- Dominant language
- PowerShell
- Stars
- 1.3k
- Forks
- 395
- Avg merge
- 14h 7m
- Merged PRs (30d)
- 5
Description
Describe The Request
Add a new option to collect the memory dump. If switch is present, collect the dump always. If the switch is not present and just AllPossibleLogs, then only collect it if it is recent. In order to do this, need to improve zipping logic to handle zipping from Location X to location Y where it might be on the same or different drive. Need to make sure there is enough space before it is collected.
Migrated From: https://github.com/dpaulson45/ExchangeLogCollector/issues/16
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.