<?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 Confirm Splunk Logs Format in Splunk Cloud Platform</title>
    <link>https://community.splunk.com/t5/Splunk-Cloud-Platform/Confirm-Splunk-Logs-Format/m-p/746322#M3810</link>
    <description>&lt;P&gt;Hello Team,&lt;BR /&gt;&lt;BR /&gt;I need to backup my Splunk logs data on AWS S3 Bucket. But i need to confirm in which format logs will be stored, so incase i need that logs in future i will convert in readable form.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Please note, i really need to know the exact logs format of data stored in Splunk. Please confirm.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Asad Nafees&lt;/P&gt;</description>
    <pubDate>Fri, 16 May 2025 13:10:03 GMT</pubDate>
    <dc:creator>asadnafees138</dc:creator>
    <dc:date>2025-05-16T13:10:03Z</dc:date>
    <item>
      <title>Confirm Splunk Logs Format</title>
      <link>https://community.splunk.com/t5/Splunk-Cloud-Platform/Confirm-Splunk-Logs-Format/m-p/746322#M3810</link>
      <description>&lt;P&gt;Hello Team,&lt;BR /&gt;&lt;BR /&gt;I need to backup my Splunk logs data on AWS S3 Bucket. But i need to confirm in which format logs will be stored, so incase i need that logs in future i will convert in readable form.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Please note, i really need to know the exact logs format of data stored in Splunk. Please confirm.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Asad Nafees&lt;/P&gt;</description>
      <pubDate>Fri, 16 May 2025 13:10:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Cloud-Platform/Confirm-Splunk-Logs-Format/m-p/746322#M3810</guid>
      <dc:creator>asadnafees138</dc:creator>
      <dc:date>2025-05-16T13:10:03Z</dc:date>
    </item>
    <item>
      <title>Re: Confirm Splunk Logs Format</title>
      <link>https://community.splunk.com/t5/Splunk-Cloud-Platform/Confirm-Splunk-Logs-Format/m-p/746323#M3811</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/250383"&gt;@asadnafees138&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I assume you are using Ingest Actions to send your data to S3? If that is the case then you have the option of either raw, newline-delimited JSON or JSON format. This makes it easier for other tools or re-ingestion in the future as it is not stored in a proprietary format.&lt;/P&gt;&lt;P&gt;If you are ever looking to use Federated Search for S3 to search your S3 data in the future then this requires newline-delimited JSON (ndjson).&lt;/P&gt;&lt;P&gt;For more information I'd recommend checking out the &lt;A href="https://docs.splunk.com/Documentation/SVA/current/Architectures/IngestActions#:~:text=option%20for%20NFS.-,Format,-Data%20stored%20remotely" target="_self"&gt;Ingest Actions Architecture docs&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":glowing_star:"&gt;🌟&lt;/span&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Did this answer help you?&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;If so, please consider:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Adding karma to show it was useful&lt;/LI&gt;&lt;LI&gt;Marking it as the solution if it resolved your issue&lt;/LI&gt;&lt;LI&gt;Commenting if you need any clarification&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Your feedback encourages the volunteers in this community to continue contributing&lt;/P&gt;</description>
      <pubDate>Fri, 16 May 2025 13:16:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Cloud-Platform/Confirm-Splunk-Logs-Format/m-p/746323#M3811</guid>
      <dc:creator>livehybrid</dc:creator>
      <dc:date>2025-05-16T13:16:01Z</dc:date>
    </item>
    <item>
      <title>Re: Confirm Splunk Logs Format</title>
      <link>https://community.splunk.com/t5/Splunk-Cloud-Platform/Confirm-Splunk-Logs-Format/m-p/746324#M3812</link>
      <description>&lt;P&gt;Other options than IA are Edge Processor, Ingest Processor and/or frozen buckets.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://docs.splunk.com/Documentation/SplunkCloud/9.3.2411/EdgeProcessor/AmazonS3Destination" target="_blank"&gt;https://docs.splunk.com/Documentation/SplunkCloud/9.3.2411/EdgeProcessor/AmazonS3Destination&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://docs.splunk.com/Documentation/SplunkCloud/9.3.2411/IngestProcessor/AmazonS3Destination" target="_blank"&gt;https://docs.splunk.com/Documentation/SplunkCloud/9.3.2411/IngestProcessor/AmazonS3Destination&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://docs.splunk.com/Documentation/SplunkCloud/9.3.2411/Admin/DataSelfStorage" target="_blank"&gt;https://docs.splunk.com/Documentation/SplunkCloud/9.3.2411/Admin/DataSelfStorage&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;With IA, EP and IP output format is JSON, actually HEC suitable format. With IP you can also select Parquet if you want.&lt;/P&gt;&lt;P&gt;If you are running your Enterprise in AWS, then you could configure that your frozen buckets will stored on S3 buckets. Based on your cold2frozen script you could store only raw data into S3 or more if you really want it.&lt;/P&gt;</description>
      <pubDate>Fri, 16 May 2025 13:36:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Cloud-Platform/Confirm-Splunk-Logs-Format/m-p/746324#M3812</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2025-05-16T13:36:16Z</dc:date>
    </item>
    <item>
      <title>Re: Confirm Splunk Logs Format</title>
      <link>https://community.splunk.com/t5/Splunk-Cloud-Platform/Confirm-Splunk-Logs-Format/m-p/746369#M3815</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/250383"&gt;@asadnafees138&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;When backing up Splunk logs to AWS S3, the format depends on which method you use for the backup. Here are the available methods and their corresponding formats:&lt;/P&gt;&lt;P&gt;## Ingest Actions&lt;/P&gt;&lt;P&gt;If you're using Ingest Actions to send data to S3, you have three format options:&lt;/P&gt;&lt;P&gt;1. Raw format&lt;BR /&gt;a. This preserves the original format of your data exactly as it was ingested&lt;BR /&gt;b. Best for maintaining complete fidelity with source data&lt;BR /&gt;c. May require additional parsing when retrieving&lt;/P&gt;&lt;P&gt;2. Newline-delimited JSON (ndjson)&lt;BR /&gt;a. Each event is a separate JSON object on a new line&lt;BR /&gt;b. Includes both the raw event and extracted fields&lt;BR /&gt;c. Best option if you plan to use Federated Search with S3 later&lt;BR /&gt;d. Easily parseable by many analytics tools&lt;/P&gt;&lt;P&gt;3. JSON format&lt;BR /&gt;a. Standard JSON format with events in an array structure&lt;BR /&gt;b. Includes metadata and extracted fields&lt;BR /&gt;c. Good for interoperability with other systems&lt;/P&gt;&lt;P&gt;## Edge Processor and Ingest Processor&lt;/P&gt;&lt;P&gt;If using Edge Processor or Ingest Processor:&lt;/P&gt;&lt;P&gt;1. JSON format&lt;BR /&gt;a. Default format&lt;BR /&gt;b. Structured in HTTP Event Collector (HEC) compatible format&lt;BR /&gt;c. Includes event data and metadata&lt;/P&gt;&lt;P&gt;2. Parquet format (Ingest Processor only)&lt;BR /&gt;a. Columnar storage format&lt;BR /&gt;b. Offers better compression and query performance&lt;BR /&gt;c. Excellent for analytical workloads&lt;BR /&gt;d. Supported by many big data tools&lt;/P&gt;&lt;P&gt;## Frozen Data Archive&lt;/P&gt;&lt;P&gt;If archiving frozen buckets to S3:&lt;/P&gt;&lt;P&gt;1. Splunk proprietary format&lt;BR /&gt;a. Data stored in Splunk's internal format (tsidx and raw files)&lt;BR /&gt;b. Requires Splunk to read and interpret&lt;BR /&gt;c. Best for data you might want to thaw back into Splunk later&lt;/P&gt;&lt;P&gt;2. Custom format (with cold2frozen scripts)&lt;BR /&gt;a. You can customize how data is exported using scripts&lt;BR /&gt;b. Can transform to various formats including CSV, JSON, etc.&lt;/P&gt;&lt;P&gt;## Recommendations&lt;/P&gt;&lt;P&gt;Based on your needs for future retrieval and readability:&lt;/P&gt;&lt;P&gt;1. If you need the data to be easily readable by other systems:&lt;BR /&gt;a. Use Ingest Actions with ndjson format&lt;BR /&gt;b. Or Ingest Processor with Parquet format for analytical workloads&lt;/P&gt;&lt;P&gt;2. If you might want to re-ingest into Splunk:&lt;BR /&gt;a. ndjson format is easiest for re-ingestion&lt;BR /&gt;b. Frozen bucket archives can be thawed but only within Splunk&lt;/P&gt;&lt;P&gt;3. If storage efficiency is a priority:&lt;BR /&gt;a. Parquet format (via Ingest Processor) offers the best compression&lt;BR /&gt;b. ndjson is a good balance between readability and size&lt;/P&gt;&lt;P&gt;For comprehensive documentation, refer to:&lt;BR /&gt;Ingest Actions: &lt;A href="https://docs.splunk.com/Documentation/SplunkCloud/latest/IngestActions/S3Destination" target="_blank"&gt;https://docs.splunk.com/Documentation/SplunkCloud/latest/IngestActions/S3Destination&lt;/A&gt;&lt;BR /&gt;Edge Processor: &lt;A href="https://docs.splunk.com/Documentation/SplunkCloud/latest/EdgeProcessor/AmazonS3Destination" target="_blank"&gt;https://docs.splunk.com/Documentation/SplunkCloud/latest/EdgeProcessor/AmazonS3Destination&lt;/A&gt;&lt;BR /&gt;Ingest Processor: &lt;A href="https://docs.splunk.com/Documentation/SplunkCloud/latest/IngestProcessor/AmazonS3Destin" target="_blank"&gt;https://docs.splunk.com/Documentation/SplunkCloud/latest/IngestProcessor/AmazonS3Destin&lt;/A&gt;&lt;BR /&gt;Data Self-Storage: &lt;A href="https://docs.splunk.com/Documentation/SplunkCloud/latest/Admin/DataSelfStorage" target="_blank"&gt;https://docs.splunk.com/Documentation/SplunkCloud/latest/Admin/DataSelfStorage&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Please give &lt;span class="lia-unicode-emoji" title=":thumbs_up:"&gt;👍&lt;/span&gt; for support &lt;span class="lia-unicode-emoji" title=":beaming_face_with_smiling_eyes:"&gt;😁&lt;/span&gt; happly splunking .... &lt;span class="lia-unicode-emoji" title=":smiling_face_with_sunglasses:"&gt;😎&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 16 May 2025 20:10:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Cloud-Platform/Confirm-Splunk-Logs-Format/m-p/746369#M3815</guid>
      <dc:creator>asimit</dc:creator>
      <dc:date>2025-05-16T20:10:33Z</dc:date>
    </item>
    <item>
      <title>Re: Confirm Splunk Logs Format</title>
      <link>https://community.splunk.com/t5/Splunk-Cloud-Platform/Confirm-Splunk-Logs-Format/m-p/746377#M3817</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/310230"&gt;@asimit&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Out of interest, what LLM are you using to generates these responses?&amp;nbsp;&lt;/P&gt;&lt;P&gt;By the way, half of the links you posted are&amp;nbsp;hallucinations.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 May 2025 21:27:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Cloud-Platform/Confirm-Splunk-Logs-Format/m-p/746377#M3817</guid>
      <dc:creator>livehybrid</dc:creator>
      <dc:date>2025-05-16T21:27:32Z</dc:date>
    </item>
  </channel>
</rss>

