Skip to content

Commit e0f0a98

Browse files
committed
Merge pull request #13 from portovep/fixing_readme
Fixed README to use docker logs command to display cloujera logs
2 parents 45931f4 + 10b92fa commit e0f0a98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ You should see `redis`, `elasticsearch` and `cloujera` running
107107

108108
```bash
109109
$ vagrant ssh
110-
$ sudo docker exec cloujera cat /var/cloujera.log
110+
$ sudo docker logs cloujera
111111
```
112112

113113
### Checking elasticsearch health

0 commit comments

Comments
 (0)