Getting Data In

How do I ingest Cisco Advanced Malware Protection (AMP) for endpoint logs into Splunk?

kiran331
Builder

Hello,

Is there an Add-on using API to ingest Cisco AMP logs into Splunk. I tried using streamer, but it's not puling all the information. Is there any way of using API to get these logs?

1 Solution

jemunos
Engager

Please see the following:
Cisco AMP for Endpoints Events Input - https://splunkbase.splunk.com/app/3670/
Cisco AMP for Endpoints CIM Add-on - https://splunkbase.splunk.com/app/3686/

View solution in original post

0 Karma

heycisco
New Member

The Splunk app leverages the A4E Streaming Event API. This API requires read/write access. Also, it'll allow only five concurrent streams (a "stream", for this purpose, is the same as an "input" in the Splunk app - it's a set of event types and groups you'll pull from A4E). The streaming API doesn't do garbage collection, though, so when you delete an input in Splunk, you'd need to also manually delete the stream in the API; so keep an eye on that complexity." If you are still having trouble, you may want to reach out to Cisco TAC for support.

0 Karma

jemunos
Engager

Please see the following:
Cisco AMP for Endpoints Events Input - https://splunkbase.splunk.com/app/3670/
Cisco AMP for Endpoints CIM Add-on - https://splunkbase.splunk.com/app/3686/

0 Karma

jemunos
Engager

Please file issues on the development GitHub.
https://github.com/Cisco-AMP/amp4e_splunk_events_input/issues

0 Karma

ksirisawatdi_sp
Splunk Employee
Splunk Employee

Seem can't get the Input to work. Keep getting timeout connecting. I have test manual telnet with port 443. It is working when test with telnet. Any advise?

0 Karma
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 ...