Getting Data In

Data Ingestion into Phantom

avinash34
Engager

How do i ingest data into Splunk Phantom ?

Tags (2)
0 Karma

ansusabu
Communicator

Phantom has some EDR/firewall apps that can help in polling data from the EDR/firewall sources. If it is not present, you can use API to ingest data into phantom.

0 Karma

sam_splunk
Splunk Employee
Splunk Employee

To add on to this, any App in phantom that has as "on-poll" action can be configured for data ingestion on the associated type.

We also allow you to write your own apps if they aren't available out of the box.
see:
https://github.com/phantomcyber/phantom-apps/
https://docs.splunk.com/Documentation/Phantom/4.8/DevelopApps/Overview

0 Karma

whrg
Motivator

Do you want to ingest data from a Splunk instance?

Check out the Splunk App for Phantom:
https://splunkbase.splunk.com/app/3411/

Under details, you will find a link to the documentation. It includes the chapter "Event Forwarding".

When you install this app, you will get new Phantom-related trigger actions like "Run Playbook in Phantom". This way, when a Splunk alert gets triggered, it will send the events to Phantom and run a specified playbook.

0 Karma

avinash34
Engager

I want to ingest data from other sources like a firewall or an EDR solution , is there is way to directly add data sources?

Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...