Skip to content

Commit

Permalink
Update configuration.md (#657)
Browse files Browse the repository at this point in the history
  • Loading branch information
mkarlstrand-splunk authored and GitHub committed Aug 26, 2020
1 parent 2702f07 commit b74ce12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ total buffer size needed. To determine the proper size of the disk buffer, consu
| SC4S_DEST_SPLUNK_HEC_DISKBUFF_MEMBUFSIZE | bytes (10241024) | Memory buffer size in bytes (used with reliable disk buffering) |
| SC4S_DEST_SPLUNK_HEC_DISKBUFF_MEMBUFLENGTH |messages (15000) | Memory buffer size in message count (used with normal disk buffering) |
| SC4S_DEST_SPLUNK_HEC_DISKBUFF_DISKBUFSIZE | bytes (53687091200) | size of local disk buffer in bytes (default 50 GB) |
| SC4S_DEST_SPLUNK_HEC_DISKBUFF_DIR | path | location to store the diskbuffering files |
| SC4S_DEST_SPLUNK_HEC_DEFAULT_DISKBUFF_DIR | path | location to store the diskbuffering files |

## Archive File Configuration

Expand Down

0 comments on commit b74ce12

Please sign in to comment.