f15hb0wn commited on
Commit
3985414
·
verified ·
1 Parent(s): 4449471

Add Details to Readme

Browse files
Files changed (1) hide show
  1. README.md +13 -1
README.md CHANGED
@@ -9,4 +9,16 @@ tags:
9
  - cybersecurity
10
  size_categories:
11
  - 100K<n<1M
12
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
9
  - cybersecurity
10
  size_categories:
11
  - 100K<n<1M
12
+ ---
13
+ # syslog-to-artifact Dataset
14
+ The dataset is constructed of 100k+ syslog messages from 150+ message families.
15
+ Syslog sources include linux, windows, Cisco, Checkpoint, Palo Alto, and more than 100 other products.
16
+ The purpose of the instruction dataset is to train models to translate the meaning of syslog messages to English.
17
+ ## Instructions
18
+ The following instructions are used in the dataset:
19
+ - Create a JSON artifact from the message
20
+ - Identify this syslog message
21
+ - Explain this syslog message
22
+ ## Data Creation
23
+ Data was generated from 500,000,000+ WitFoo Precinct Artifacts.
24
+ Data was sanitized and organized using the ArtiFish toolkit: https://github.com/f15hb0wn/ArtiFish