https://github.com/aspectran/aspectow-appmon
Aspectow AppMon provides an integrated view to observe logs and events of Aspectran-based application servers in real time.
https://github.com/aspectran/aspectow-appmon
Last synced: 9 months ago
JSON representation
Aspectow AppMon provides an integrated view to observe logs and events of Aspectran-based application servers in real time.
- Host: GitHub
- URL: https://github.com/aspectran/aspectow-appmon
- Owner: aspectran
- License: apache-2.0
- Created: 2020-02-12T08:38:58.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-09-23T11:41:56.000Z (9 months ago)
- Last Synced: 2025-09-23T13:30:15.574Z (9 months ago)
- Language: Java
- Homepage: https://public.aspectran.com/monitoring/
- Size: 3.11 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
Aspectow AppMon
===============
Aspectow AppMon provides an integrated view to observe logs and events of Aspectran-based application servers in real time.
## Building
- Requirements
* Maven 3.6.3+ (prefer included maven-wrapper)
* Java 17+
- Check out and build:
```sh
git clone https://github.com/aspectran/aspectow-appmon.git
cd aspectow-appmon
./build rebuild
```
## Running the demo
1) To run the demo, use the following command after building:
```sh
./build demo
```
2) Access in your browser at http://localhost:8082