Add screencast

This commit is contained in:
uu59 2014-12-03 13:56:30 +09:00
parent c67abb1f6a
commit 1979102fc1
2 changed files with 3 additions and 0 deletions

View File

@ -11,6 +11,7 @@ fluentd-ui is a browser-based [fluentd](http://fluentd.org/) and [td-agent](http
* Configure fluentd settings such as config file content, pidfile path, etc * Configure fluentd settings such as config file content, pidfile path, etc
* View fluentd log with simple error viewer * View fluentd log with simple error viewer
# Getting Started # Getting Started
```console ```console
@ -21,6 +22,8 @@ $ fluentd-ui start
Open `http://localhost:9292/` by your browser.<br /> Open `http://localhost:9292/` by your browser.<br />
The default account is username="admin" and password="changeme" The default account is username="admin" and password="changeme"
![fluentd-ui](./docs/screenshots/fluentd-ui.gif)
## TO Ubuntu 14.04 user (installed ruby by apt-get) ## TO Ubuntu 14.04 user (installed ruby by apt-get)
You also need to install these packages: You also need to install these packages:

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 MiB