GitHub user ljader opened a pull request:
https://github.com/apache/tomcat/pull/134
Display generate date when showing every message in Html Manager
This additions shows sample message in following format:
```
OK - Stopped application at context path [/app]
Generated at: 2018-11-18 14:44:08 UTC (2018-11-18 15:44:08 VM time)
```
**Why the addition:**
Often when I connect into our legacy servers with Windows RDP client,
I intercept existing session where the Tomcat Manager was open in the
browser.
With current Tomcat Manager output I have no way of knowing **when** the
Message shown was generated - was it 10 seconds ago or yesterday?
I welcome any feedback on this.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ljader/tomcat add_message_generate_date
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tomcat/pull/134.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #134
----
commit 41b7367f0e321608f23d3d5fb4d193543b0b7efa
Author: Lukasz Jader <ljaderdev@...>
Date: 2018-11-18T14:45:25Z
Display generate date when showing every message in Html Manager
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]