Skip to content
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