made minor stylistic changes

fluentd -> Fluentd (when appearing as the project's name)
pidfile -> pid file
This commit is contained in:
Kiyoto Tamura 2015-02-01 15:23:22 +00:00
parent 76934043de
commit 05e3816fb5

View File

@ -6,10 +6,10 @@
fluentd-ui is a browser-based [fluentd](http://fluentd.org/) and [td-agent](http://docs.treasuredata.com/articles/td-agent) manager that supports following operations. fluentd-ui is a browser-based [fluentd](http://fluentd.org/) and [td-agent](http://docs.treasuredata.com/articles/td-agent) manager that supports following operations.
* Install, uninstall, and upgrade fluentd plugins * Install, uninstall, and upgrade Fluentd plugins
* start/stop/restart fluentd process * start/stop/restart fluentd process
* Configure fluentd settings such as config file content, pidfile path, etc * Configure Fluentd settings such as config file content, pid file path, etc
* View fluentd log with simple error viewer * View Fluentd log with simple error viewer
# Getting Started # Getting Started