-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
54 changed files
with
70 additions
and
61 deletions.
There are no files selected for viewing
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,28 +1,37 @@ | ||
Log Relay | ||
========= | ||
|
||
Log Relay provides an integrated view to observe logs of multiple servers in real time. | ||
Aspectow AppMon provides an integrated view to observe logs and events of Aspectran-based application servers in real time. | ||
|
||
## Running Aspectow | ||
|
||
- Clone this repository | ||
|
||
```sh | ||
$ git clone https://github.com/aspectran/log-relay.git | ||
$ git clone https://github.com/aspectran/aspectow-appmon.git | ||
``` | ||
|
||
- Build with Maven | ||
## Building | ||
|
||
```sh | ||
$ cd log-relay | ||
$ mvn clean package | ||
``` | ||
Requirements | ||
|
||
- Run with Aspectran Shell | ||
* Maven 3.6.3+ (prefer included maven-wrapper) | ||
* Java 17+ | ||
|
||
```sh | ||
$ cd app/bin | ||
$ ./shell.sh | ||
``` | ||
Check out and build: | ||
|
||
```sh | ||
git clone git://github.com/aspectran/aspectow-appmon.git | ||
cd aspectow-appmon | ||
./build rebuild | ||
``` | ||
|
||
## Running the demo | ||
|
||
To run the demo, simply use the following command after having build `Aspectran` | ||
|
||
```sh | ||
./build demo | ||
``` | ||
|
||
- Access in your browser at http://localhost:8090 | ||
- Access in your browser at http://localhost:8082 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters