Skip to content

Commit

Permalink
Also remove zeek install instructions as zeek is included now.
Browse files Browse the repository at this point in the history
  • Loading branch information
william-stearns committed Aug 20, 2024
1 parent cc3d8a5 commit 0ae3cda
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,17 +59,6 @@ The framework ingests [Zeek Logs](https://www.zeek.org/) in TSV or JSON format,
<!-- TODO: eventually add support -->
<!-- | MacOS | `Sonoma` | `intel\|arm` | ✅ | -->

## Installing Zeek
If you do not already have Zeek installed, it can be installed from [docker-zeek](https://github.com/activecm/docker-zeek).

```
sudo wget -O /usr/local/bin/zeek https://raw.githubusercontent.com/activecm/docker-zeek/master/zeek
sudo chmod +x /usr/local/bin/zeek
zeek start
```

## Importing
Import data into RITA using the `import` command:
```
Expand Down

0 comments on commit 0ae3cda

Please sign in to comment.