GithubHelp home page GithubHelp logo

vrich-100 / oci-arch-logging-splunk Goto Github PK

View Code? Open in Web Editor NEW

This project forked from splunk/splunk-addon-for-oci

0.0 0.0 1.0 83.49 MB

TA to ingest logs from Oracle Cloud Infrastructure

License: Other

Python 99.96% C 0.04%

oci-arch-logging-splunk's Introduction

oci-arch-logging-splunk

Table of Contents

  1. Overview
  2. OCI Configuration
  3. Splunk Plugin Installation and Setup
  4. Prerequisites for OCI Splunk Logging Pluggin 2.2.0 and up
  5. Troubleshooting
  6. Additional Resources
  7. Release Notes

Overview

A security information and event management (SIEM) system is a critical operations tool to manage the security of your cloud resources. Oracle Cloud Infrastructure includes native threat detection, prevention, and response capabilities, which you can leverage to implement an efficient SIEM system using Splunk.

Splunk Enterprise administrators can use the Logging and Streaming services with the Logging Addon for Splunk, to stream logs from resources in the cloud to an existing or new Splunk environment. Administrators can also integrate with other Splunk plugins and data sources, such as threat intelligence feeds, to augment the generation of alerts based on log data.

OCI Logging Plugin for Splunk Architecture

OCI Configuration

Step 1: Create a Stream

OCI Stream Setup

Refer the screenshot and the points listed below to to create a stream for log data to be written to for Splunk to collect from.

  1. Open the navigation menu. Under Analytics, click Streaming.
  2. Click Create Stream.
  3. Next, select Stream Pool or create a new one.
  4. Fill in the Stream Name field with a friendly name for your stream such as SIEMLogStream
  5. Provide a Retention time to meet your needs.
  6. Provide a Number of Partitions, Total Write Rate, and Total Read Rate based on the amount of data you need to process.

Step 2 (Optional): Enable a Service ex. VCN Flow Log

In this step, You will create a log group and configure an example log using Virtual Cloud Network (VCN) Flow Logs. Log Resource Setup

Refer the screenshot and the points listed below to complete Step 1.

  1. Open the navigation menu on Oracle Cloud Infrastructure (OCI) console. Under Solutions and Platform, go to Logging, and click on Log Groups.
  2. Click Create Log Group
    1. Choose the Compartment where you want to create log group
    2. Choose a Name and Description that can properly identify your log group
  3. Click Create
  4. Next click Logs. The Logs page is displayed.
  5. Click Enable Service Log. The Enable Resource Log panel is displayed.
  6. Under Select Resource, under Resource Compartment, choose a compartment you have permission to work in.
  7. Select a service from the Service. For example: Virtual Cloud Network (subnet)
  8. Select a resource:
    1. Under Resource, select a subnet.
  9. Configure the log:
    1. In Log Category select a log category to specify the type of log to create. For this example, you will select Flow Logs (All records)
  10. In Log Name, type a name for the log. For this example, name it as test-flowlog.
  11. Click Enable Log.

Step 3: Create a Service Connector in OCI Logging

Refer the screenshot and the points listed below to complete Step 3 to create a Service Connector in OCI Logging. Service Connector Setup

  1. Open the navigation menu. Under Logging, click Service Connectors.

  2. Choose the Compartment where you want to create the service connector.

  3. Click Create Connector.

  4. On the Create Service Connector page, fill in the settings as noted below:

    1. Connector Name: User-friendly name for the new service connector.
    2. Description: Optional identifier.
    3. Resource Compartment: The compartment where you want to store the new service connector.
  5. Configure Service Connector:

    1. Select Source: Logging
    2. Select Target: Streaming
  6. Under configure source connection(_Audit Logs):

    1. Compartment: Select the (root) compartment
    2. Log Group: Select _Audit
      1. Check: Include _Audit in subcompartments to collect all compartment logs
  7. Under configure source connection(Service Log):

    1. Click ++Another Log
    2. Compartment: Select the compartment that contains your log group.
    3. Log Group: Select the log group created in step 1.
      1. Leave Blank to collect all Logs in the Log Group
      2. Logs: Select the log created in step 1 to collect the single service log.
  8. Under configure target connection:

    1. Compartment: Select the compartment that contains your stream.
    2. Stream: Select the stream created in step 2.
  9. If you do not have an inclusive IAM policy, you will see the following message:

    1. Create default policy allowing this service connector to write to Streaming in compartment
    2. To resolve this, click the Create button to the right, and it will automatically create a policy for you.
  10. To finish the creation click the Create button on the left.

Step 4: Access control

The logging addon for Splunk supports access both by instance principals and using API signing keys. Oracle recommends using an instance principal, to avoid storing long-lived tokens. If you're not using an instance principal, use an API signing key. Depending on the access method that you choose, define a least-privilege policy as shown in the following examples:

OCI Configuration Splunk Plugin Installation and Setup

Step 1: Download the Plugin

Download plugin: https://splunkbase.splunk.com/app/5222

Step 2: Install the Plugin on the Splunk Heavy Forwarder (v8 or greater)

Directions: https://docs.splunk.com/Documentation/AddOns/released/Overview/Singleserverinstall

  1. Click Install app from file.
  2. Locate the downloaded file and click Upload.
  3. If Splunk Enterprise prompts you to restart, do so.
  4. Verify that the add-on appears in the list of apps and add-ons. You can also find it on the server at $SPLUNK_HOME/etc/apps/<Name_of_add-on>.

Step 3: Setup the Plugin on the Heavy Forwarder

  1. On the Splunk console, navigate to Settings then Data Inputs
  2. Click on OCI Logging
  3. Click New Refer the screenshot and the points listed below to complete Step 3

Splunk OCI Logging Data Input

  1. Configure the stream specific information from the information under OCI Configuration or https://docs.oracle.com/en/solutions/logs-stream-splunk/index.html:
    • OCI Logging Stream

    • OCI Authentication Credentials

      • If you chose Use Instance Principal in OCI Configuration → Step 4: Access Control Select Use Instance Principal. This means the heavy forwarder must be running in OCI.
        • Then skip to More settings
      • Copy the OCI API Key to the Heavy Forwarder's local file system (Console Generated and CLI RSA API Key)
        1. Copy the OCI API Private Key to the Splunk Heavy Forwader ex. /opt/splunk/etc/apps/oci-logging-addon-v2/key/key.pem
        2. Private Key File Location - The fully qualified file name of the API Key on the Splunk - Heavy Forwarder ex. /opt/splunk/etc/apps/oci-logging-addon-v2/key/key.pem
        3. Private Key Passphrase - Password for the private key if required.
        4. Tenancy OCID - Unique Identifier of the tenancy ex. ocid1.tenancy.oc1.....
        5. User OCID - Unique Identifier of the OCI IAM Local user associated with API key ex. ocid1.user.oc1...
        6. Fingerprint - Fingerprint of the OCI IAM API Key ex. aa:aa:aa:aa:aa:ae:aa:aa:aa:aa:aa:aa:ac:aa:aa:aa
        7. Select More settings
    • More Setting

      • Private Key via UI Upload - Depreciated for backwards compatibility only
        • Documentation on how to create an RSA OCI API Key is here
          1. Private Key - Upload the RSA OCI API Key file.
          2. Private Key File Location - leave blank
          3. Private Key Passphrase - Password for the private key if required.
          4. Tenancy OCID - Unique Identifier of the tenancy ex. ocid1.tenancy.oc1.....
          5. User OCID - Unique Identifier of the OCI IAM Local user associated with API key ex. ocid1.user.oc1...
          6. Fingerprint - Fingerprint of the OCI IAM API Key ex. aa:aa:aa:aa:aa:ae:aa:aa:aa:aa:aa:aa:ac:aa:aa:aa
      • Worker Processes - number of partitions in the OCI Stream created in OCI Configuration → Step 2: Create
      • Message Limit - number of messages limit default is 10000
      • Retry Interval - number of seconds to sleep after getting a backoff request - default is 90 seconds
      • HTTPS Proxy - Proxy server information ex. http://myproxy:port
      • Index - Index for use with the OCI (Oracle Cloud Infrastructure) App for Splunk: https://splunkbase.splunk.com/app/5289/
  2. Click Next

Prerequisites for OCI Splunk Logging Pluggin 2.2.0 and up

Supported Systems: Linux

Splunk Version: 8 or above

Deployment Models:

  • Customer owned Splunk Heavy Forwarder running on-premises forwarding to
    • Splunk on-premises (requires VPN or FastConnect)
    • Splunk Cloud
  • Customer owned Splunk Heavy Forwarder running on an OCI Compute Instance(Instance Principal authentications) forwarding to:
    • Splunk on-premises (requires VPN or FastConnect)
    • Splunk Cloud

Troubleshooting

  • When trying to install the plugin get following: "Error connecting to /services/apps/local: The read operation timed out"
  • OCI API Key Issues:
    • 8.0.x must use a OCI API Key stored on the Heavy Forwarder's Local File System
    • 8.2.2 and up must use a OCI API Key stored on the Heavy Forwarder's Local File System
    • If there is an issue with the OCI API key uploaded via the Web UI, have them validate that its a valid RSA key
  • Ensure you have the current version of the OCI Splunk Logging plugin. The current version is available here
  • Check your Splunk python3 version $SPLUNK_HOME/bin/python3 --version is python 3.7.11 or below
  • 'Search and Reporting" and search for the following index=_internal error oci
    • Authentication Error will appear here
    • Ignore UI related issues
  • Enable Debug Logging:
    • Edit $SPLUNK_HOME/etc/apps/TA-oci-logging-addon/bin//bin/oci_logging.py
    • Change: logger.basicConfig(level=logger.ERROR, format='%(asctime)s %(levelname)s %(message)s',
    • To: logger.basicConfig(level=logger.DEBUG, format='%(asctime)s %(levelname)s %(message)s',
    • Go to the Heavy Forwarder:
    • Data Inputs → OCI Logging ▪ Disable and Enable the input
    • Log file location - $SPLUNK_HOME/var/log/splunk/oci_logging.log

Addtional Resources

oci-arch-logging-splunk's People

Contributors

dan1 avatar halimer avatar

Forkers

fossabot

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.