Packet-Clearing-House / DNSAuth

Go-lang app to aggregate DNS queries to 1 minute buckets and write them to influxdb
MIT License
2 stars 2 forks source link

Log Name Issues - SZC_ #28

Open jcdmacleod opened 5 years ago

jcdmacleod commented 5 years ago

I strip the SZC_ which is accepted and the same format as the example file. The documentation stats otherwise though.

mrjones-plip commented 5 years ago

@jcdmacleod - is this a fix you're requesting in the docs here? Should we change this bullet from:

The file name is prefaced by SZC_ followed by mon-01 where 01 may be any zero padded number up to 10

to:

The file name is optionally prefaced by SZC_ followed by mon-01 where 01 may be any zero padded number up to 10

Note the addition of "optionally".