<?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: Ingesting Event format JSON in Splunk Cloud Platform</title>
    <link>https://community.splunk.com/t5/Splunk-Cloud-Platform/Ingesting-Event-format-JSON/m-p/676682#M2810</link>
    <description>&lt;P&gt;It's not recognized as JSON format because it &lt;STRONG&gt;isn't&lt;/STRONG&gt; JSON format.&amp;nbsp; The text before the first &lt;FONT face="courier new,courier"&gt;{&lt;/FONT&gt; disqualifies it.&lt;/P&gt;&lt;P&gt;How are you ingesting this event?&amp;nbsp; What are the inputs.conf and props.conf settings?&lt;/P&gt;</description>
    <pubDate>Tue, 06 Feb 2024 01:29:48 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2024-02-06T01:29:48Z</dc:date>
    <item>
      <title>Ingesting Event format JSON</title>
      <link>https://community.splunk.com/t5/Splunk-Cloud-Platform/Ingesting-Event-format-JSON/m-p/676677#M2808</link>
      <description>&lt;P&gt;Hello, good mornig.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Currently, I am sending the following data, but when ingested into Splunk, it is not recognized in JSON format.&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;LI-CODE lang="markup"&gt;Feb  5 18:50:30 10.0.30.81 {"LogTimestamp": "Tue Feb  6 00:50:31 2024","Customer": "xxxxxx","SessionID": "xxxxxx","SessionType": "TTN_ASSISTANT_BROKER_STATS","SessionStatus": "TT_STATUS_AUTHENTICATED","Version": "","Platform": "","XXX": "XX-X-9888","Connector": "XXXXXXXX","ConnectorGroup": "XXX XXX XXXXXX GROUP","PrivateIP": "","PublicIP": "18.24.9.8","Latitude": 0.000000,"Longitude": 0.000000,"CountryCode": "","TimestampAuthentication": "2024-01-28T09:26:31.592Z","TimestampUnAuthentication": "","CPUUtilization": 0,"MemUtilization": 0,"ServiceCount": 0,"InterfaceDefRoute": "","DefRouteGW": "","PrimaryDNSResolver": "","HostStartTime": "0","ConnectorStartTime": "0","NumOfInterfaces": 0,"BytesRxInterface": 0,"PacketsRxInterface": 0,"ErrorsRxInterface": 0,"DiscardsRxInterface": 0,"BytesTxInterface": 0,"PacketsTxInterface": 0,"ErrorsTxInterface": 0,"DiscardsTxInterface": 0,"TotalBytesRx": 19162399,"TotalBytesTx": 16432931,"MicroTenantID": "0"}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Can you help me?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Can this line be removed using the forwarder from the props files?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Regards,&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Feb 2024 02:02:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Cloud-Platform/Ingesting-Event-format-JSON/m-p/676677#M2808</guid>
      <dc:creator>CarolinaHB</dc:creator>
      <dc:date>2024-02-06T02:02:38Z</dc:date>
    </item>
    <item>
      <title>Re: Ingesting Event format JSON</title>
      <link>https://community.splunk.com/t5/Splunk-Cloud-Platform/Ingesting-Event-format-JSON/m-p/676681#M2809</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/222294"&gt;@CarolinaHB&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;JSON format should be only valid JSON string.&lt;/P&gt;&lt;P&gt;If you can send log by removing &amp;nbsp;first "Feb 5 18:50:30 10.0.30.81" &amp;nbsp;then it should be shown as a JSON.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Feb 2024 01:23:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Cloud-Platform/Ingesting-Event-format-JSON/m-p/676681#M2809</guid>
      <dc:creator>scelikok</dc:creator>
      <dc:date>2024-02-06T01:23:26Z</dc:date>
    </item>
    <item>
      <title>Re: Ingesting Event format JSON</title>
      <link>https://community.splunk.com/t5/Splunk-Cloud-Platform/Ingesting-Event-format-JSON/m-p/676682#M2810</link>
      <description>&lt;P&gt;It's not recognized as JSON format because it &lt;STRONG&gt;isn't&lt;/STRONG&gt; JSON format.&amp;nbsp; The text before the first &lt;FONT face="courier new,courier"&gt;{&lt;/FONT&gt; disqualifies it.&lt;/P&gt;&lt;P&gt;How are you ingesting this event?&amp;nbsp; What are the inputs.conf and props.conf settings?&lt;/P&gt;</description>
      <pubDate>Tue, 06 Feb 2024 01:29:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Cloud-Platform/Ingesting-Event-format-JSON/m-p/676682#M2810</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2024-02-06T01:29:48Z</dc:date>
    </item>
    <item>
      <title>Re: Ingesting Event format JSON</title>
      <link>https://community.splunk.com/t5/Splunk-Cloud-Platform/Ingesting-Event-format-JSON/m-p/676683#M2811</link>
      <description>&lt;P&gt;Can this line be removed using the forwarder from the props.conf files?"&lt;/P&gt;</description>
      <pubDate>Tue, 06 Feb 2024 02:01:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Cloud-Platform/Ingesting-Event-format-JSON/m-p/676683#M2811</guid>
      <dc:creator>CarolinaHB</dc:creator>
      <dc:date>2024-02-06T02:01:48Z</dc:date>
    </item>
  </channel>
</rss>

