Update docs/operations/README.md

Co-authored-by: Brandon Lenz <brandonalenz@gmail.com>
This commit is contained in:
Neil MartinsenBurrell 2023-06-15 15:27:53 -05:00 committed by GitHub
parent e6cc91183d
commit 0ddecf3e37
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -105,7 +105,7 @@ that can take time to learn how to use most effectively. A few hints:
- Kibana queries and filters can be used to narrow in on particular
environments. Try the query `@source.type:APP` to focus on messages from the
Django application or `@cf.app:"getgov-nmb"` to see results from a single
Django application or `@cf.app:"getgov-{environment}"` to see results from a single
environment.
Currently, our application emits Python's default log format which is textual