compiler-explorer / compiler-explorer/infra

Windows logging issues

Open
#969 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
434
Forks
429
Avg merge
4d 21h
Merged PRs (30d)
38

Description

Some commentary on windows papertrail logging:

Mar 18 20:36:13Z [EC2AMAZ-AMNTGCN](https://my.papertrailapp.com/systems/EC2AMAZ-AMNTGCN/events?focus=1573847778722594817&selected=1573847778722594817) [amazonwin.winprod](https://my.papertrailapp.com/groups/1243314/events?q=program%3Aamazonwin.winprod&focus=1573847778722594817&selected=1573847778722594817) info: Listening on [http://localhost:10240/](https://my.papertrailapp.com/groups/1243314/events?q=%22http%3A%2F%2Flocalhost%3A10240%2F%22&focus=1573847778722594817&selected=1573847778722594817)

- [ ] the "program" is logged as `amazonwin.winprod` - compared to just `amazon` for Linux. Would prefer either `amazon.win` or `amazonwin` but not `prod` at all (that's the default) and not `win` in both (in just one, ideally)
- [x] the machine address is always `EC2AMAZ-AMNTGCN` so it's impossible to click it in papertrail and look at just that machine's activity. Having a unique name/IP would be ideal so we can see events happening on a single instance.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.