Skip to content

Commit bd73112

Browse files
Merge pull request #1423 from jasonrandrews/review
Initial review of Snort3 multithreading Learning Path
2 parents ae7f97e + 3465005 commit bd73112

File tree

3 files changed

+552
-416
lines changed

3 files changed

+552
-416
lines changed

content/learning-paths/servers-and-cloud-computing/snort3-multithreading/_index.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,18 @@
11
---
2-
title: Scaling Snort3 - How To Leverage Multithreading For Better Performance
2+
title: Scaling Snort3 - use multithreading for improved performance
3+
4+
draft: true
5+
cascade:
6+
draft: true
37

48
minutes_to_complete: 45
59

610
who_is_this_for: This blog is for engineers familiar with Snort who want to enhance its performance by leveraging the benefits of multithreading.
711

812
learning_objectives:
9-
- Install Snort with all of its dependencies
10-
- Configure Snort Lua files to enable multithreading
11-
- Use multithreading to process capture files and measure performance
13+
- Install Snort with all of its dependencies.
14+
- Configure Snort Lua files to enable multithreading.
15+
- Use multithreading to process capture files and measure performance.
1216

1317
prerequisites:
1418
- An Arm-based instance from a cloud provider or an Arm server running Ubuntu 20.04 or 22.04.

0 commit comments

Comments
 (0)