Skip to content

Commit

Permalink
Update gettingstarted.md (#73)
Browse files Browse the repository at this point in the history
Adding base system spec
  • Loading branch information
mkarlstrand-splunk authored and Ryan Faircloth committed Aug 31, 2019
1 parent 3ea9127 commit 0656fb4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/gettingstarted.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

# Pre-req

* Linux host with Docker 19.x or newer with Docker Swarm enabled
* Linux host with 4-6 cores & 2-4 GB memory (Docker container should be allocated 2 cores 2 GB of memory) and Docker 19.x or newer with Docker Swarm enabled
* [Getting Started](https://docs.docker.com/get-started/)
* A Splunk index for metrics typically "em_metrics"
* One or more Splunk indexes for events collected by SC4S
Expand Down Expand Up @@ -95,4 +95,4 @@ services:
- SYSLOG_PRESUME_FILTER=f_juniper_netscreen
volumes:
- ./sc4s-juniper/splunk_index.csv:/opt/syslog-ng/etc/context-local/splunk_index.csv
```
```

0 comments on commit 0656fb4

Please sign in to comment.