<?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: Log Integrity in Splunk in Reporting</title>
    <link>https://community.splunk.com/t5/Reporting/Log-Integrity-in-Splunk/m-p/77837#M10342</link>
    <description>&lt;P&gt;ok. thank you. I would like to know about archieving logs to AWS S3.Will the configuration of archival location in config files and steps listed in documentation for restoring logs back in Splunk will work for S3 ?&lt;/P&gt;</description>
    <pubDate>Tue, 01 Oct 2013 11:04:19 GMT</pubDate>
    <dc:creator>lohit</dc:creator>
    <dc:date>2013-10-01T11:04:19Z</dc:date>
    <item>
      <title>Log Integrity in Splunk</title>
      <link>https://community.splunk.com/t5/Reporting/Log-Integrity-in-Splunk/m-p/77833#M10338</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;We have a splunk distributed architecture (seperate instances for Search heads and indexers). I would like to know how to achieve integrity of logs stored in splunk indexer as if i am correct Features like 'IT block signing' and 'Event Hashing' doesnot work in distributd architecture.&lt;/P&gt;

&lt;P&gt;Please help&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2013 09:40:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Log-Integrity-in-Splunk/m-p/77833#M10338</guid>
      <dc:creator>lohit</dc:creator>
      <dc:date>2013-10-01T09:40:13Z</dc:date>
    </item>
    <item>
      <title>Re: Log Integrity in Splunk</title>
      <link>https://community.splunk.com/t5/Reporting/Log-Integrity-in-Splunk/m-p/77834#M10339</link>
      <description>&lt;P&gt;You are partially correct. From the Securing Splunk manual;&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Security/ITDataSigning"&gt;http://docs.splunk.com/Documentation/Splunk/latest/Security/ITDataSigning&lt;/A&gt;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;"Block signing is not supported for distributed search." 
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.0/Security/Eventhashing"&gt;http://docs.splunk.com/Documentation/Splunk/6.0/Security/Eventhashing&lt;/A&gt;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;"You should use event hashing only if you don't have the capability to run Splunk's IT data block signing feature; individual event hashing is more resource intensive than data block signing.

Note: Event hashing is not available for cluster configurations. "
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;/K&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2013 09:47:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Log-Integrity-in-Splunk/m-p/77834#M10339</guid>
      <dc:creator>kristian_kolb</dc:creator>
      <dc:date>2013-10-01T09:47:25Z</dc:date>
    </item>
    <item>
      <title>Re: Log Integrity in Splunk</title>
      <link>https://community.splunk.com/t5/Reporting/Log-Integrity-in-Splunk/m-p/77835#M10340</link>
      <description>&lt;P&gt;Kristian,&lt;/P&gt;

&lt;P&gt;I have two indexers which are clustered together. So will event hashing work ?&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2013 09:57:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Log-Integrity-in-Splunk/m-p/77835#M10340</guid>
      <dc:creator>lohit</dc:creator>
      <dc:date>2013-10-01T09:57:35Z</dc:date>
    </item>
    <item>
      <title>Re: Log Integrity in Splunk</title>
      <link>https://community.splunk.com/t5/Reporting/Log-Integrity-in-Splunk/m-p/77836#M10341</link>
      <description>&lt;P&gt;Aah, you said 'distributed architecture' in your question, and did not mention that the indexers were clustered. To answer your question; probably not. I have not tried it.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2013 10:00:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Log-Integrity-in-Splunk/m-p/77836#M10341</guid>
      <dc:creator>kristian_kolb</dc:creator>
      <dc:date>2013-10-01T10:00:22Z</dc:date>
    </item>
    <item>
      <title>Re: Log Integrity in Splunk</title>
      <link>https://community.splunk.com/t5/Reporting/Log-Integrity-in-Splunk/m-p/77837#M10342</link>
      <description>&lt;P&gt;ok. thank you. I would like to know about archieving logs to AWS S3.Will the configuration of archival location in config files and steps listed in documentation for restoring logs back in Splunk will work for S3 ?&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2013 11:04:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Log-Integrity-in-Splunk/m-p/77837#M10342</guid>
      <dc:creator>lohit</dc:creator>
      <dc:date>2013-10-01T11:04:19Z</dc:date>
    </item>
    <item>
      <title>Re: Log Integrity in Splunk</title>
      <link>https://community.splunk.com/t5/Reporting/Log-Integrity-in-Splunk/m-p/77838#M10343</link>
      <description>&lt;P&gt;I need to be sure that logs are not modificed.&lt;BR /&gt;
I have to use eventHashing instead Block Signing because Block Signing ins't supported with a distributed search.&lt;BR /&gt;
I have one Search Head and two Indexers, Indexers are not clustered (because eventHashing doesn't work with clusters).&lt;BR /&gt;
I waited for Search Head works with hashed  events, instead I see events on Indexers but I don't see the same events on the Search Head.&lt;BR /&gt;
Why this?&lt;/P&gt;</description>
      <pubDate>Thu, 20 Nov 2014 16:21:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Log-Integrity-in-Splunk/m-p/77838#M10343</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2014-11-20T16:21:45Z</dc:date>
    </item>
  </channel>
</rss>

