An open API service indexing awesome lists of open source software.

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.

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