Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
janhalfar authored Aug 4, 2020
1 parent 22a3f27 commit 57b8191
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@ Status: logfrog is very young atm and especially the way we filter is most likel

### stern

### docker-compose logs

```bash
stern -o json -n some-name-space | logfrog -log-type stern
```

### docker-compose logs

```bash
docker-compose logs --no-color -f | logfrog -log-type docker-compose
```
Expand Down

0 comments on commit 57b8191

Please sign in to comment.