Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mdenomy committed Dec 5, 2023
1 parent 7735e34 commit f678a7d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/resources/service_vcl.md
Original file line number Diff line number Diff line change
Expand Up @@ -913,12 +913,12 @@ Required:

Optional:

- `format` (String) Apache style log formatting. Your log must produce valid JSON that New Relic OTLP can ingest.
- `format` (String) Apache style log formatting. Your log must produce valid JSON that New Relic Logs can ingest.
- `format_version` (Number) The version of the custom logging format used for the configured endpoint. Can be either `1` or `2`. (default: `2`).
- `placement` (String) Where in the generated VCL the logging call should be placed.
- `region` (String) The region that log data will be sent to. Default: `US`
- `url` (String) The optional URL of a New Relic trace observer to send logs to. Must be a New Relic domain name.
- `response_condition` (String) The name of the condition to apply.
- `url` (String) The New Relic Trace Observer URL to stream logs to for New Relic Infinite Tracing.


<a id="nestedblock--logging_openstack"></a>
Expand Down

0 comments on commit f678a7d

Please sign in to comment.