Skip to content

Update external-logging-cloud-foundry-environment-ad719c1.md #147

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -259,6 +259,18 @@ If the property is set to `true`, values like custom header attributes and adapt

If the property is set to `true`, values like custom header attributes and adapter attributes are added as separate stand-alone events, following the base `Run` event. This property. is independent of the `SubValuesInline` property

</td>
</tr>
<tr>
<td valign="top">

*CompressData*

</td>
<td valign="top">

In some cases you need to disable compression `false`. E.g. error "Splunk Error (6): Invalid data format"

</td>
</tr>
</table>
Expand Down
Loading