Add link to the logs section of INSTALL.md (#299)

This commit is contained in:
Liu Yang
2017-08-28 09:19:18 -07:00
committed by Soam Vasani
parent 6f017cf400
commit 4fc55b3b3c
+1 -1
View File
@@ -166,7 +166,7 @@ Fission uses InfluxDB to store logs and fluentd to forward them from
function pods into InfluxDB.
```
$ kubectl create -f fission-logger.yaml
$ kubectl create -f https://github.com/fission/fission/releases/download/nightly20170705/fission-logger.yaml
```
That's it for the basic setup. You can now use following command to view function logs: