Skip to content

Commit

Permalink
fix: readme receiver name
Browse files Browse the repository at this point in the history
  • Loading branch information
davidcastai committed Jul 3, 2024
1 parent 1099e62 commit 0c4053a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ config:
service:
pipelines:
logs:
receivers: [castai-audit-logs]
receivers: [castai_audit_logs]
processors: [attributes]
exporters: [loki]
```
Expand Down

0 comments on commit 0c4053a

Please sign in to comment.