<?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: How to track file modification on a Linux server as an Alert? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-track-file-modification-on-a-Linux-server-as-an-Alert/m-p/655325#M111033</link>
    <description>&lt;P&gt;What about Linux add-on? Can i do this kind of jobs with that?&lt;/P&gt;</description>
    <pubDate>Wed, 23 Aug 2023 12:45:55 GMT</pubDate>
    <dc:creator>10061987</dc:creator>
    <dc:date>2023-08-23T12:45:55Z</dc:date>
    <item>
      <title>How to track file modification on a Linux server as an Alert?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-track-file-modification-on-a-Linux-server-as-an-Alert/m-p/655311#M111027</link>
      <description>&lt;P&gt;Dear Community,&lt;/P&gt;&lt;P&gt;I have 2 question.&lt;/P&gt;&lt;P&gt;First one i have index=linux and some computers. I want to track file modifications sudoers and sshd_config file. For example if someone makes a change on sshd_config i want to see this change on Splunk as a alert. I searched on the internet about this and couldn't find. Actually the real thing i want is tracking changing PermitRootLogin (sshd_config) string changes from No to Yes but as i know this is hard to detect in Splunk.&lt;/P&gt;&lt;P&gt;Any help would be appreciated!&lt;/P&gt;</description>
      <pubDate>Wed, 23 Aug 2023 11:46:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-track-file-modification-on-a-Linux-server-as-an-Alert/m-p/655311#M111027</guid>
      <dc:creator>10061987</dc:creator>
      <dc:date>2023-08-23T11:46:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to track file modification on a Linux server as an Alert?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-track-file-modification-on-a-Linux-server-as-an-Alert/m-p/655317#M111029</link>
      <description>&lt;P&gt;You can use the &lt;FONT face="courier new,courier"&gt;fschange&lt;/FONT&gt; input to be notified when a file changes without getting data from the file itself.&amp;nbsp; That input has been deprecated for quite a while so it may go away at any time, however.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Aug 2023 12:09:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-track-file-modification-on-a-Linux-server-as-an-Alert/m-p/655317#M111029</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2023-08-23T12:09:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to track file modification on a Linux server as an Alert?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-track-file-modification-on-a-Linux-server-as-an-Alert/m-p/655319#M111030</link>
      <description>&lt;P&gt;Thank you for your reply. I did some research. I think i can use command parameter in Linux for tracking who edited those files. For example people is using vi, nano and echo commands for making changes on a file. Do you have any idea about this stuff?&lt;/P&gt;</description>
      <pubDate>Wed, 23 Aug 2023 12:11:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-track-file-modification-on-a-Linux-server-as-an-Alert/m-p/655319#M111030</guid>
      <dc:creator>10061987</dc:creator>
      <dc:date>2023-08-23T12:11:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to track file modification on a Linux server as an Alert?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-track-file-modification-on-a-Linux-server-as-an-Alert/m-p/655323#M111032</link>
      <description>&lt;P&gt;Yes, it should be possible to parse the command log (if present on the system) to find commands that changed a given file, although it may be possible for users to obfuscate their attempts.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Aug 2023 12:24:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-track-file-modification-on-a-Linux-server-as-an-Alert/m-p/655323#M111032</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2023-08-23T12:24:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to track file modification on a Linux server as an Alert?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-track-file-modification-on-a-Linux-server-as-an-Alert/m-p/655325#M111033</link>
      <description>&lt;P&gt;What about Linux add-on? Can i do this kind of jobs with that?&lt;/P&gt;</description>
      <pubDate>Wed, 23 Aug 2023 12:45:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-track-file-modification-on-a-Linux-server-as-an-Alert/m-p/655325#M111033</guid>
      <dc:creator>10061987</dc:creator>
      <dc:date>2023-08-23T12:45:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to track file modification on a Linux server as an Alert?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-track-file-modification-on-a-Linux-server-as-an-Alert/m-p/655326#M111034</link>
      <description>&lt;P&gt;Possibly.&amp;nbsp; There are several Linux add-ons and one or more of them may help.&amp;nbsp; The "Linux Auditd Technology Add-on" (&lt;A href="https://splunkbase.splunk.com/app/4232" target="_blank"&gt;https://splunkbase.splunk.com/app/4232&lt;/A&gt;) looks promising, however, it only parses the data.&amp;nbsp; It's up to you to get the data into Splunk.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Aug 2023 13:12:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-track-file-modification-on-a-Linux-server-as-an-Alert/m-p/655326#M111034</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2023-08-23T13:12:58Z</dc:date>
    </item>
  </channel>
</rss>

