Update README.md

This commit is contained in:
BSmithIO 2021-11-20 00:51:14 -06:00 committed by GitHub
parent 6b07ed7b1d
commit 03ef9bd8c8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -76,7 +76,6 @@ Then download the database file, replace YOUR_LICENSE_KEY with the key you gener
`curl "https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country&license_key=YOUR_LICENSE_KEY&suffix=tar.gz" -o GeoLite2-Country.tar.gz \
&& tar -xzvf GeoLite2-Country.tar.gz \
&& mkdir -p /var/opt/maxmind/ \
&& mv GeoLite2-Country_*/GeoLite2-Country.mmdb /usr/share/graylog/data/data/`
#### Configuring Graylog