diff --git a/docs/getting_started/installation.md b/docs/getting_started/installation.md index e7cbeade1..a7a5c1c01 100644 --- a/docs/getting_started/installation.md +++ b/docs/getting_started/installation.md @@ -30,7 +30,7 @@ The process should take less than a minute, [please report if there are any issu You are then ready to [take a tour](/getting_started/crowdsec-tour/) of your freshly deployed {{crowdsec.name}} ! -## Using unattended mode +## Binary installation > you of little faith @@ -41,6 +41,24 @@ sudo {{wizard.bin}} --bininstall This will deploy a valid/empty {{crowdsec.name}} configuration files and binaries. Beware, in this state, {{crowdsec.name}} won't monitor/detect anything unless configured. +``` +cscli install collection crowdsecurity/linux +``` + + +Installing at least the `crowdsecurity/linux` collection will provide you : + + - syslog parser + - geoip enrichment + - date parsers + + +You will need as well to configure your {{ref.acquis}} file to feed {{crowdsec.name}} some logs. + + + + + ## From source !!! warning "Requirements" diff --git a/mkdocs.yml b/mkdocs.yml index cb7ac6b84..b98c2666d 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -141,8 +141,8 @@ extra: Parser: "[Parser](/references/parsers/)" scenario: "[scenarios](/references/scenarios/)" Scenario: "[Scenarios](/references/scenarios/)" - acquis: "[acquisition](/references/acquis/)" - Acquis: "[Acquisition](/references/acquis/)" + acquis: "[acquisition](/guide/crowdsec/acquisition/)" + Acquis: "[Acquisition](/guide/crowdsec/acquisition/)" output: "[output](/references/output/)" Output: "[Output](/references/output/)" # All the technical terms