Skip to content

Commit

Permalink
Update README.md (#927)
Browse files Browse the repository at this point in the history
  • Loading branch information
dmachard authored Jan 26, 2025
1 parent e41edde commit 8a71b75
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,15 +78,18 @@
- **[Transformers](./docs/transformers.md)**

- Detect [Newly Observed Domains](docs/transformers/transform_newdomaintracker.md)
- [Rewrite](docs/transformers/transform_rewrite.md) DNS messages or custom [Relabeling](docs/transformers/transform_relabeling.md) for JSON output
- [Rewrite](docs/transformers/transform_rewrite.md) DNS messages
- Custom JSON output [Relabeling](docs/transformers/transform_relabeling.md)
- Add additionnal [Tags](docs/transformers/transform_atags.md) in DNS messages
- Traffic [Filtering](docs/transformers/transform_trafficfiltering.md) and [Reducer](docs/transformers/transform_trafficreducer.md)
- Traffic [Filtering](docs/transformers/transform_trafficfiltering.md)
- Merge similar DNS logs with the [Reducer](docs/transformers/transform_trafficreducer.md)
- Latency [Computing](docs/transformers/transform_latency.md)
- Apply [User Privacy](docs/transformers/transform_userprivacy.md)
- [Normalize](docs/transformers/transform_normalize.md) DNS messages
- Add [Geographical](docs/transformers/transform_geoip.md) metadata
- Various data [Extractor](docs/transformers/transform_dataextractor.md)
- Suspicious traffic [Detector](docs/transformers/transform_suspiciousdetector.md) and [Prediction](docs/transformers/transform_trafficprediction.md)
- Suspicious traffic [Detector](docs/transformers/transform_suspiciousdetector.md)
- Help to train your machine learning models with the [Prediction](docs/transformers/transform_trafficprediction.md) transformer
- [Reordering](docs/transformers/transform_reordering.md) DNS messages based on timestamps

## Get Started
Expand Down

0 comments on commit 8a71b75

Please sign in to comment.