Getting Data In

OPSEC-lea with Provider-1

afaraino
Explorer

Hello everyone, Does someone make the OPSEC-LEA app work with Provider-1? The main difference here is that the logs are sent directly to the CLM, not to the CMA.

Thanks for your help.

Best Regards, Alex

Tags (1)
0 Karma
1 Solution

afaraino
Explorer

Found the answer myself. I could help so I'm posting it there : Here is how it works :

  • SIC is established with the CMA
  • "fw putkey ..." is done on the CLM. Furthermore, I replaced the port 18184 by "fw".

The command became :

opsec_putkey -ssl -port fw <Source IP address of CLM>

Finnally, here is my lea.conf :

opsec_sic_name "CN=SplunkLEA,O=cma-xxxx"
opsec_sslca_file /opt/splunk/etc/apps/lea-loggrabber-splunk/bin/opsec.p12 
lea_server ip <Source IP address of CLM>
lea_server auth_port 18184
lea_server auth_type ssl_opsec
lea_server opsec_entity_sic_name "CN=clm-xxxx"

View solution in original post

afaraino
Explorer

Found the answer myself. I could help so I'm posting it there : Here is how it works :

  • SIC is established with the CMA
  • "fw putkey ..." is done on the CLM. Furthermore, I replaced the port 18184 by "fw".

The command became :

opsec_putkey -ssl -port fw <Source IP address of CLM>

Finnally, here is my lea.conf :

opsec_sic_name "CN=SplunkLEA,O=cma-xxxx"
opsec_sslca_file /opt/splunk/etc/apps/lea-loggrabber-splunk/bin/opsec.p12 
lea_server ip <Source IP address of CLM>
lea_server auth_port 18184
lea_server auth_type ssl_opsec
lea_server opsec_entity_sic_name "CN=clm-xxxx"

EricPartington
Communicator

has anyone been able to get the 2.0 version of SPLUNK OPSEC LEA working with this same Checkpoint architecture ?

0 Karma

araitz
Splunk Employee
Splunk Employee

Note that this applies to versions of the Splunk/OPSEC LEA integration prior to version 2.0.0.

0 Karma
Get Updates on the Splunk Community!

Shape the Future of Splunk: Join the Product Research Lab!

Join the Splunk Product Research Lab and connect with us in the Slack channel #product-research-lab to get ...

Auto-Injector for Everything Else: Making OpenTelemetry Truly Universal

You might have seen Splunk’s recent announcement about donating the OpenTelemetry Injector to the ...

[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 ...