### How is BOF data accessed?
In order to grant access to the BOF, a config file, called a consumer, must be set-up for the internal/external client. There are 2 types of consumers that are available:
1. Web endpoint - This can significantly reduce client data response time but requires the client to operate a web cluster capable of ingesting the traffic.
2. S3 endpoint - This is for clients who are less worried about the delivery time of the data, and prefer to receive the data in larger batch sizes (30,000).  This is typically the lowest cost consumer for clients.

Compression Types: LZOP, GZIP
Format Types: Json Array, JSONL
