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
131
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
132
# Contribute Datasets 🥰
141
133
142
134
1. Generate a dataset
@@ -162,7 +154,7 @@ This project takes advantage of automation to generate datasets using the attack
162
154
163
155
## License
164
156
165
-
Copyright 2023 Splunk Inc.
157
+
Copyright 2025 Splunk Inc.
166
158
167
159
Licensed under the Apache License, Version 2.0 (the "License");
168
160
you may not use this file except in compliance with the License.
0 commit comments