microsoft / microsoft/CSS-Exchange

Improve Troubleshoot-ModernSearch log output

Open
#574 1 comment 0 reactions 1 assignee View on GitHub

@dpaulson45 is already working on this.

Since May 19, 2022.

Enhancement Search
Dominant language
PowerShell
Stars
1.3k
Forks
395
Avg merge
14h 7m
Merged PRs (30d)
5

Description

Is your request related to a problem? Please describe.

Currently, we dump multiple things to the log, which is good for if you are running the script once or don't know what we are doing and can just collect the last log and it should have everything that we are looking for. However, if you are running the script and trying to find multiple messages, we get the same generic information every time. This bloats the logs and isn't truly needed.

Describe The Request

Determine the best way to "cache" what information we have recently dumped out for X user or X server. Then don't include that in the log if it isn't needed.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.