Skip to content

Latest commit

 

History

History
 
 

docker

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Falcon Linux SystemD Docker service

Configuration

  1. Replace the following in the falcon.service file:

    • <CID> with your CrowdStrike Falcon Customer ID
    • <falcon-sensor-container-image> with the repository/name:tag of the sensor e.g. myrepo.com/falcon/sensor:1234
  2. Load or pull the sensor to the host

  3. Install the falcon.service file:

    # cp falcon.service /etc/systemd/system
  4. Enable the Falcon service

    # systemctl enable --now falcon.service