<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Akamai logging to Splunk in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Akamai-logging-to-Splunk/m-p/740805#M81647</link>
    <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/273888"&gt;@Karthikeya&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To install Java on your Splunk instances running in AWS, follow these steps based on your instance’s OS:&lt;/P&gt;&lt;H3&gt;&lt;STRONG&gt;For Amazon Linux / RHEL / CentOS&lt;/STRONG&gt;&lt;/H3&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Update the package manager:&lt;/STRONG&gt;&lt;/P&gt;&lt;PRE&gt;sudo yum update -y&lt;/PRE&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Install OpenJDK (recommended) or Oracle JDK:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;For OpenJDK 11 (recommended for Splunk)&lt;/STRONG&gt;:&lt;PRE&gt;sudo yum install -y java-11-openjdk&lt;/PRE&gt;&lt;/LI&gt;&lt;LI&gt;If you need Java 8:&lt;PRE&gt;sudo yum install -y java-1.8.0-openjdk&lt;/PRE&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Verify installation:&lt;/STRONG&gt;&lt;/P&gt;&lt;PRE&gt;java -version&lt;/PRE&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;HR /&gt;&lt;H3&gt;&lt;STRONG&gt;For Ubuntu/Debian&lt;/STRONG&gt;&lt;/H3&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Update the package manager:&lt;/STRONG&gt;&lt;/P&gt;&lt;PRE&gt;sudo apt update &amp;amp;&amp;amp; sudo apt upgrade -y&lt;/PRE&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Install OpenJDK (recommended) or Oracle JDK:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;For OpenJDK 11 (recommended for Splunk)&lt;/STRONG&gt;:&lt;PRE&gt;sudo apt install -y openjdk-11-jdk&lt;/PRE&gt;&lt;/LI&gt;&lt;LI&gt;If you need Java 8:&lt;PRE&gt;sudo apt install -y openjdk-8-jdk&lt;/PRE&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Verify installation:&lt;/STRONG&gt;&lt;/P&gt;&lt;PRE&gt;java -version&lt;/PRE&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;HR /&gt;&lt;H3&gt;&lt;STRONG&gt;For Amazon Linux 2023&lt;/STRONG&gt;&lt;/H3&gt;&lt;P&gt;Amazon Linux 2023 uses dnf instead of yum:&lt;/P&gt;&lt;PRE&gt;sudo dnf install -y java-11-amazon-corretto&lt;/PRE&gt;&lt;HR /&gt;&lt;H3&gt;&lt;STRONG&gt;Setting JAVA_HOME (if required)&lt;/STRONG&gt;&lt;/H3&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;Find the Java installation path:&lt;/P&gt;&lt;PRE&gt;sudo update-alternatives --config java&lt;/PRE&gt;&lt;P&gt;or&lt;/P&gt;&lt;PRE&gt;readlink -f $(which java)&lt;/PRE&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Add the JAVA_HOME path to /etc/environment:&lt;/P&gt;&lt;PRE&gt;echo 'export JAVA_HOME=/usr/lib/jvm/java-11-openjdk' | sudo tee -a /etc/environment
source /etc/environment&lt;/PRE&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 04 Mar 2025 17:17:09 GMT</pubDate>
    <dc:creator>kiran_panchavat</dc:creator>
    <dc:date>2025-03-04T17:17:09Z</dc:date>
    <item>
      <title>Akamai logging to Splunk</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Akamai-logging-to-Splunk/m-p/740781#M81639</link>
      <description>&lt;P&gt;We are planning to on-board Akamai platform logs to Splunk. We are following this link to implement the same - &lt;A href="https://techdocs.akamai.com/siem-integration/docs/siem-splunk-connector" target="_blank"&gt;SIEM Splunk connector&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the process we have installed this Akamai add-on - &lt;A href="https://splunkbase.splunk.com/app/4310" target="_blank"&gt;Akamai SIEM Integration | Splunkbase&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When we are going to &lt;STRONG&gt;Settings &amp;gt; Data Inputs&lt;/STRONG&gt; as mentioned here - &lt;A href="https://techdocs.akamai.com/siem-integration/docs/siem-splunk-connector" target="_blank"&gt;SIEM Splunk connector&lt;/A&gt; – we are unable to find this data input - &lt;STRONG&gt;​Akamai&lt;/STRONG&gt;&lt;STRONG&gt;​&amp;nbsp;Security Incident Event Manager API.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;And we are getting the following error in Splunk post installing the add-on.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Deployer&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Karthikeya_0-1741101765486.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/37984i98F1EC79A4488D2F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Karthikeya_0-1741101765486.png" alt="Karthikeya_0-1741101765486.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Search head&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Karthikeya_1-1741101765489.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/37985iB4748429DD2C77D5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Karthikeya_1-1741101765489.png" alt="Karthikeya_1-1741101765489.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you help us in this challenge? We are stuck at “data inputs”.&lt;/P&gt;&lt;P&gt;I think we need to perform these pre-requisites to get this Akamai add-on (Modular Input) work –&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Karthikeya_2-1741101810654.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/37986i5FE1995E4D9103C6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Karthikeya_2-1741101810654.png" alt="Karthikeya_2-1741101810654.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help us in installing Java in our Splunk instance and whether KVStore is installed or not and is it working fine?&lt;/P&gt;</description>
      <pubDate>Tue, 04 Mar 2025 15:23:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Akamai-logging-to-Splunk/m-p/740781#M81639</guid>
      <dc:creator>Karthikeya</dc:creator>
      <dc:date>2025-03-04T15:23:49Z</dc:date>
    </item>
    <item>
      <title>Re: Akamai logging to Splunk</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Akamai-logging-to-Splunk/m-p/740784#M81640</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/273888"&gt;@Karthikeya&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think it would be worth focussing on the KV Store issue first as that might (although might not!) rectify your other issue if the app relies on the KV Store.&lt;/P&gt;&lt;P&gt;Have you made any other recent changes to the KV Store or Splunk version?&lt;/P&gt;&lt;P&gt;Are there any logs in splunkd.log ($SPLUNK_HOME/var/log/splunk/splunkd.log) which might indicate what the issue with KV Store is?&lt;/P&gt;&lt;P&gt;Please let me know how you get on and consider adding karma to this or any other answer if it has helped.&lt;BR /&gt;Regards&lt;/P&gt;&lt;P&gt;Will&lt;/P&gt;</description>
      <pubDate>Tue, 04 Mar 2025 15:53:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Akamai-logging-to-Splunk/m-p/740784#M81640</guid>
      <dc:creator>livehybrid</dc:creator>
      <dc:date>2025-03-04T15:53:13Z</dc:date>
    </item>
    <item>
      <title>Re: Akamai logging to Splunk</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Akamai-logging-to-Splunk/m-p/740789#M81642</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/273888"&gt;@Karthikeya&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;For Error 1 (Modular Input):&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Verify the script exists and is executable.&lt;BR /&gt;Install Java if missing and ensure it’s in the PATH.&lt;BR /&gt;Test the script manually and adjust permissions or dependencies as needed.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;For Error 2 (KV Store):&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Check mongod.log and splunkd.log for details.&lt;BR /&gt;Validate and renew server.pem if expired.&lt;BR /&gt;Fix permissions or reinitialize KV Store if necessary.&lt;/P&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 04 Mar 2025 16:29:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Akamai-logging-to-Splunk/m-p/740789#M81642</guid>
      <dc:creator>kiran_panchavat</dc:creator>
      <dc:date>2025-03-04T16:29:40Z</dc:date>
    </item>
    <item>
      <title>Re: Akamai logging to Splunk</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Akamai-logging-to-Splunk/m-p/740795#M81643</link>
      <description>&lt;P&gt;&lt;STRONG&gt;For Error 1 (Modular Input):&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Verify the script exists and is executable.&lt;BR /&gt;Install Java if missing and ensure it’s in the PATH.&lt;BR /&gt;Test the script manually and adjust permissions or dependencies as needed.&amp;nbsp;&lt;/P&gt;&lt;P&gt;How to do this? can you please guide me... how to install java on my AWS Splunk instance?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Mar 2025 17:10:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Akamai-logging-to-Splunk/m-p/740795#M81643</guid>
      <dc:creator>Karthikeya</dc:creator>
      <dc:date>2025-03-04T17:10:05Z</dc:date>
    </item>
    <item>
      <title>Re: Akamai logging to Splunk</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Akamai-logging-to-Splunk/m-p/740800#M81644</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/273888"&gt;@Karthikeya&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Step 1:- run&amp;nbsp;java -version, It should show Java 8 (JRE 1.8) or above.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Expected Output:&lt;/STRONG&gt; Something like java version "1.8.0_351" or openjdk 11.0.2. This confirms Java is installed and then&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Step 2:- Restart splunk you would be able to see the data input option.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Mar 2025 17:10:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Akamai-logging-to-Splunk/m-p/740800#M81644</guid>
      <dc:creator>kiran_panchavat</dc:creator>
      <dc:date>2025-03-04T17:10:34Z</dc:date>
    </item>
    <item>
      <title>Re: Akamai logging to Splunk</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Akamai-logging-to-Splunk/m-p/740801#M81645</link>
      <description>&lt;P&gt;How to install java on my Splunk instance which hosted on AWS? Please guide me.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Mar 2025 17:11:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Akamai-logging-to-Splunk/m-p/740801#M81645</guid>
      <dc:creator>Karthikeya</dc:creator>
      <dc:date>2025-03-04T17:11:50Z</dc:date>
    </item>
    <item>
      <title>Re: Akamai logging to Splunk</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Akamai-logging-to-Splunk/m-p/740804#M81646</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/273888"&gt;@Karthikeya&lt;/a&gt;&amp;nbsp; Please check this&amp;nbsp;&lt;A href="https://stackoverflow.com/questions/77418759/how-do-i-install-java-in-an-ec2-instance" target="_blank"&gt;https://stackoverflow.com/questions/77418759/how-do-i-install-java-in-an-ec2-instance&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Mar 2025 17:15:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Akamai-logging-to-Splunk/m-p/740804#M81646</guid>
      <dc:creator>kiran_panchavat</dc:creator>
      <dc:date>2025-03-04T17:15:18Z</dc:date>
    </item>
    <item>
      <title>Re: Akamai logging to Splunk</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Akamai-logging-to-Splunk/m-p/740805#M81647</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/273888"&gt;@Karthikeya&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To install Java on your Splunk instances running in AWS, follow these steps based on your instance’s OS:&lt;/P&gt;&lt;H3&gt;&lt;STRONG&gt;For Amazon Linux / RHEL / CentOS&lt;/STRONG&gt;&lt;/H3&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Update the package manager:&lt;/STRONG&gt;&lt;/P&gt;&lt;PRE&gt;sudo yum update -y&lt;/PRE&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Install OpenJDK (recommended) or Oracle JDK:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;For OpenJDK 11 (recommended for Splunk)&lt;/STRONG&gt;:&lt;PRE&gt;sudo yum install -y java-11-openjdk&lt;/PRE&gt;&lt;/LI&gt;&lt;LI&gt;If you need Java 8:&lt;PRE&gt;sudo yum install -y java-1.8.0-openjdk&lt;/PRE&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Verify installation:&lt;/STRONG&gt;&lt;/P&gt;&lt;PRE&gt;java -version&lt;/PRE&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;HR /&gt;&lt;H3&gt;&lt;STRONG&gt;For Ubuntu/Debian&lt;/STRONG&gt;&lt;/H3&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Update the package manager:&lt;/STRONG&gt;&lt;/P&gt;&lt;PRE&gt;sudo apt update &amp;amp;&amp;amp; sudo apt upgrade -y&lt;/PRE&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Install OpenJDK (recommended) or Oracle JDK:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;For OpenJDK 11 (recommended for Splunk)&lt;/STRONG&gt;:&lt;PRE&gt;sudo apt install -y openjdk-11-jdk&lt;/PRE&gt;&lt;/LI&gt;&lt;LI&gt;If you need Java 8:&lt;PRE&gt;sudo apt install -y openjdk-8-jdk&lt;/PRE&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Verify installation:&lt;/STRONG&gt;&lt;/P&gt;&lt;PRE&gt;java -version&lt;/PRE&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;HR /&gt;&lt;H3&gt;&lt;STRONG&gt;For Amazon Linux 2023&lt;/STRONG&gt;&lt;/H3&gt;&lt;P&gt;Amazon Linux 2023 uses dnf instead of yum:&lt;/P&gt;&lt;PRE&gt;sudo dnf install -y java-11-amazon-corretto&lt;/PRE&gt;&lt;HR /&gt;&lt;H3&gt;&lt;STRONG&gt;Setting JAVA_HOME (if required)&lt;/STRONG&gt;&lt;/H3&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;Find the Java installation path:&lt;/P&gt;&lt;PRE&gt;sudo update-alternatives --config java&lt;/PRE&gt;&lt;P&gt;or&lt;/P&gt;&lt;PRE&gt;readlink -f $(which java)&lt;/PRE&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Add the JAVA_HOME path to /etc/environment:&lt;/P&gt;&lt;PRE&gt;echo 'export JAVA_HOME=/usr/lib/jvm/java-11-openjdk' | sudo tee -a /etc/environment
source /etc/environment&lt;/PRE&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Mar 2025 17:17:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Akamai-logging-to-Splunk/m-p/740805#M81647</guid>
      <dc:creator>kiran_panchavat</dc:creator>
      <dc:date>2025-03-04T17:17:09Z</dc:date>
    </item>
    <item>
      <title>Re: Akamai logging to Splunk</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Akamai-logging-to-Splunk/m-p/740806#M81648</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/273888"&gt;@Karthikeya&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Pls have a look&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=njniDvVqWik" target="_blank"&gt;https://www.youtube.com/watch?v=njniDvVqWik&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=YY_Qk8EqzQw" target="_blank"&gt;https://www.youtube.com/watch?v=YY_Qk8EqzQw&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Mar 2025 17:18:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Akamai-logging-to-Splunk/m-p/740806#M81648</guid>
      <dc:creator>kiran_panchavat</dc:creator>
      <dc:date>2025-03-04T17:18:14Z</dc:date>
    </item>
    <item>
      <title>Re: Akamai logging to Splunk</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Akamai-logging-to-Splunk/m-p/740821#M81650</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/264857"&gt;@kiran_panchavat&lt;/a&gt;&amp;nbsp;thank you. In EC2 instance which path I need to run all these commands?&lt;/P&gt;</description>
      <pubDate>Tue, 04 Mar 2025 19:09:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Akamai-logging-to-Splunk/m-p/740821#M81650</guid>
      <dc:creator>Karthikeya</dc:creator>
      <dc:date>2025-03-04T19:09:06Z</dc:date>
    </item>
    <item>
      <title>Re: Akamai logging to Splunk</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Akamai-logging-to-Splunk/m-p/740822#M81651</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/264857"&gt;@kiran_panchavat&lt;/a&gt;&amp;nbsp;in Akamai docs, it is given&amp;nbsp;&lt;STRONG&gt;Akamai Splunk Connector requires Java 8 (JRE 1.8) or above.&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;But here you have give JDK. Is it fine to install JDK instead of JRE? is it the same?&lt;/P&gt;</description>
      <pubDate>Tue, 04 Mar 2025 19:15:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Akamai-logging-to-Splunk/m-p/740822#M81651</guid>
      <dc:creator>Karthikeya</dc:creator>
      <dc:date>2025-03-04T19:15:04Z</dc:date>
    </item>
    <item>
      <title>Re: Akamai logging to Splunk</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Akamai-logging-to-Splunk/m-p/740874#M81653</link>
      <description>&lt;P&gt;We have deployment server which receives data from UF. We have cluster manager and deployer and SHs. Where to install and configure this add-on? in DS or Deployer or SHs? Please confirm I am confused. We don't have HF at the moment. Normally where we need to configure data inputs?&lt;/P&gt;</description>
      <pubDate>Wed, 05 Mar 2025 02:55:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Akamai-logging-to-Splunk/m-p/740874#M81653</guid>
      <dc:creator>Karthikeya</dc:creator>
      <dc:date>2025-03-05T02:55:31Z</dc:date>
    </item>
    <item>
      <title>Re: Akamai logging to Splunk</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Akamai-logging-to-Splunk/m-p/740876#M81654</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/273888"&gt;@Karthikeya&lt;/a&gt;If a Heavy Forwarder (HF) is not available, install it on the search head.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Mar 2025 04:17:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Akamai-logging-to-Splunk/m-p/740876#M81654</guid>
      <dc:creator>kiran_panchavat</dc:creator>
      <dc:date>2025-03-05T04:17:42Z</dc:date>
    </item>
    <item>
      <title>Re: Akamai logging to Splunk</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Akamai-logging-to-Splunk/m-p/740877#M81655</link>
      <description>&lt;P&gt;On the deployer right and push it to SHs? And where can I configure this?&lt;/P&gt;</description>
      <pubDate>Wed, 05 Mar 2025 04:19:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Akamai-logging-to-Splunk/m-p/740877#M81655</guid>
      <dc:creator>Karthikeya</dc:creator>
      <dc:date>2025-03-05T04:19:06Z</dc:date>
    </item>
    <item>
      <title>Re: Akamai logging to Splunk</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Akamai-logging-to-Splunk/m-p/740895#M81656</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/264857"&gt;@kiran_panchavat&lt;/a&gt;&amp;nbsp; where to create a new index so that all these Akamai logs to be flow into this new index? Consider we are configuring data inputs in HF...&lt;/P&gt;</description>
      <pubDate>Wed, 05 Mar 2025 08:24:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Akamai-logging-to-Splunk/m-p/740895#M81656</guid>
      <dc:creator>Karthikeya</dc:creator>
      <dc:date>2025-03-05T08:24:13Z</dc:date>
    </item>
    <item>
      <title>Re: Akamai logging to Splunk</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Akamai-logging-to-Splunk/m-p/740897#M81657</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/273888"&gt;@Karthikeya&lt;/a&gt;&lt;/P&gt;&lt;P&gt;You need to create a new index on the indexers. If you have a cluster master, you can create the index there and push it to the indexers. Additionally, if you create an index on the Heavy Forwarder (HF), you just need to add the index name in the data input configuration within the add-on.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Note:&lt;/STRONG&gt; When you create an index on the HF, it does not store the data unless explicitly configured in the backend to do so. The HF will only collect the data and forward it to the indexers.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Mar 2025 08:49:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Akamai-logging-to-Splunk/m-p/740897#M81657</guid>
      <dc:creator>kiran_panchavat</dc:creator>
      <dc:date>2025-03-05T08:49:35Z</dc:date>
    </item>
    <item>
      <title>Re: Akamai logging to Splunk</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Akamai-logging-to-Splunk/m-p/740899#M81658</link>
      <description>&lt;P&gt;Ok will create new index in CM and push it to indexers. How to tell HF to forward all Akamai logs to this new index? Where to configure this? Please I am confused.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Mar 2025 08:59:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Akamai-logging-to-Splunk/m-p/740899#M81658</guid>
      <dc:creator>Karthikeya</dc:creator>
      <dc:date>2025-03-05T08:59:29Z</dc:date>
    </item>
    <item>
      <title>Re: Akamai logging to Splunk</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Akamai-logging-to-Splunk/m-p/740914#M81659</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/273888"&gt;@Karthikeya&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How have you configured the Data collection? Have you done this in the UI on the HF or did you deploy the inputs.conf from your Deployment Server?&lt;/P&gt;&lt;P&gt;If you are pushing an inputs.conf then you can specify index=&amp;lt;yourIndex&amp;gt; in the stanza for your input in your inputs.conf&lt;/P&gt;&lt;P&gt;Feel free to share some examples of your configuration so we can create a more relevant response!&lt;/P&gt;&lt;P&gt;Please let me know how you get on and consider adding karma to this or any other answer if it has helped.&lt;BR /&gt;Regards&lt;/P&gt;&lt;P&gt;Will&lt;/P&gt;</description>
      <pubDate>Wed, 05 Mar 2025 12:09:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Akamai-logging-to-Splunk/m-p/740914#M81659</guid>
      <dc:creator>livehybrid</dc:creator>
      <dc:date>2025-03-05T12:09:04Z</dc:date>
    </item>
    <item>
      <title>Re: Akamai logging to Splunk</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Akamai-logging-to-Splunk/m-p/740915#M81660</link>
      <description>&lt;P&gt;Also, were you able to fix your KVStore issue or do you still need help with this? Please refer to previous response re checking mongo / splunkd.log logs to look into this issue too.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Will&lt;/P&gt;</description>
      <pubDate>Wed, 05 Mar 2025 12:09:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Akamai-logging-to-Splunk/m-p/740915#M81660</guid>
      <dc:creator>livehybrid</dc:creator>
      <dc:date>2025-03-05T12:09:48Z</dc:date>
    </item>
    <item>
      <title>Re: Akamai logging to Splunk</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Akamai-logging-to-Splunk/m-p/740916#M81661</link>
      <description>&lt;P&gt;Done it in HF UI by configuring the data input but no where asked about index? Where to configure index now? Created new index on CM and pushed to indexers already. How to map these logs to new index?&lt;/P&gt;</description>
      <pubDate>Wed, 05 Mar 2025 12:11:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Akamai-logging-to-Splunk/m-p/740916#M81661</guid>
      <dc:creator>Karthikeya</dc:creator>
      <dc:date>2025-03-05T12:11:33Z</dc:date>
    </item>
  </channel>
</rss>

