You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See a quick demo 📺 of this process [here](https://www.youtube.com/watch?v=41NAG0zGg40).
131
115
132
-
### Into DSP
133
-
134
-
To send datasets into DSP the simplest way is to use the [scloud](https://docs.splunk.com/Documentation/DSP/1.1.0/Admin/AuthenticatewithSCloud) command-line-tool as a requirement.
135
-
136
-
1. Download the dataset
137
-
2. Ingest the dataset into DSP via scloud command `cat attack_data.json | scloud ingest post-events --format JSON
138
-
3. Build a pipeline that reads from the firehose and you should see the events.
139
-
140
116
# Contribute Datasets 🥰
141
117
142
118
1. Generate a dataset
@@ -162,7 +138,7 @@ This project takes advantage of automation to generate datasets using the attack
162
138
163
139
## License
164
140
165
-
Copyright 2023 Splunk Inc.
141
+
Copyright 2025 Splunk Inc.
166
142
167
143
Licensed under the Apache License, Version 2.0 (the "License");
168
144
you may not use this file except in compliance with the License.
0 commit comments