<?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: Redis security requirepass in Security</title>
    <link>https://community.splunk.com/t5/Security/Redis-security-requirepass/m-p/676308#M17591</link>
    <description>&lt;P&gt;I'm assuming the redis is packaged with your product. Here is the process we run. The splunk id could've been anything. However, the team that manages splunk platform in VZW also uses id splunk to identity original source software. I talked to the splunk team in VZW and he directed me to here.&lt;/P&gt;&lt;P&gt;1. Do you have redis included in one of the splunk products.&lt;/P&gt;&lt;P&gt;If yes, please show us how to set the password in one of the clients that connects to redis.&lt;/P&gt;&lt;PRE&gt;splunk    3839     1  0 Dec05 ?        00:31:12 splunkd -p 8089 start
splunk    3845  3839  0 Dec05 ?        00:00:00 [splunkd pid=3839] splunkd -p 8089 start [process-runner]
splunk   24625 24266  0 Dec06 pts/5    00:00:26 httpd -DFOREGROUND -f /etc/httpd/conf/httpd.conf
splunk   24631 24266  0 Dec06 pts/5    00:08:20 php k2_serverDaemon.php
splunk   24637 24266  0 Dec06 pts/5    00:04:48 php k2_serverMonitor.php
splunk   24643 24266  0 Dec06 pts/5    00:28:43 redis-server *:6379
splunk   24666 24625  0 Dec06 pts/5    00:00:01 httpd -DFOREGROUND -f /etc/httpd/conf/httpd.conf
splunk   24667 24625  0 Dec06 pts/5    00:00:02 httpd -DFOREGROUND -f /etc/httpd/conf/httpd.conf
splunk   24668 24625  0 Dec06 pts/5    00:00:01 httpd -DFOREGROUND -f /etc/httpd/conf/httpd.conf
splunk   24669 24625  0 Dec06 pts/5    00:00:01 httpd -DFOREGROUND -f /etc/httpd/conf/httpd.conf
splunk   24670 24625  0 Dec06 pts/5    00:00:02 httpd -DFOREGROUND -f /etc/httpd/conf/httpd.conf
splunk   26301 24625  0 Dec07 pts/5    00:00:01 httpd -DFOREGROUND -f /etc/httpd/conf/httpd.conf
splunk   26825 24625  0 Dec07 pts/5    00:00:01 httpd -DFOREGROUND -f /etc/httpd/conf/httpd.conf
splunk   46601 24625  0 Dec07 pts/5    00:00:02 httpd -DFOREGROUND -f /etc/httpd/conf/httpd.conf
splunk   52124 24625  0 Dec07 pts/5    00:00:01 httpd -DFOREGROUND -f /etc/httpd/conf/httpd.conf&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 01 Feb 2024 18:08:15 GMT</pubDate>
    <dc:creator>weicc84</dc:creator>
    <dc:date>2024-02-01T18:08:15Z</dc:date>
    <item>
      <title>Redis security requirepass</title>
      <link>https://community.splunk.com/t5/Security/Redis-security-requirepass/m-p/675789#M17577</link>
      <description>&lt;P&gt;My company flagged redis being vulnerable to security because requirepass is not enabled. How do I enable it and give the password to the clients that connect to the redis?&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jan 2024 15:49:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Redis-security-requirepass/m-p/675789#M17577</guid>
      <dc:creator>weicc84</dc:creator>
      <dc:date>2024-01-29T15:49:14Z</dc:date>
    </item>
    <item>
      <title>Re: Redis security requirepass</title>
      <link>https://community.splunk.com/t5/Security/Redis-security-requirepass/m-p/676297#M17590</link>
      <description>&lt;P&gt;OK, and how is your question connected to Splunk?&lt;/P&gt;</description>
      <pubDate>Thu, 01 Feb 2024 17:02:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Redis-security-requirepass/m-p/676297#M17590</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2024-02-01T17:02:51Z</dc:date>
    </item>
    <item>
      <title>Re: Redis security requirepass</title>
      <link>https://community.splunk.com/t5/Security/Redis-security-requirepass/m-p/676308#M17591</link>
      <description>&lt;P&gt;I'm assuming the redis is packaged with your product. Here is the process we run. The splunk id could've been anything. However, the team that manages splunk platform in VZW also uses id splunk to identity original source software. I talked to the splunk team in VZW and he directed me to here.&lt;/P&gt;&lt;P&gt;1. Do you have redis included in one of the splunk products.&lt;/P&gt;&lt;P&gt;If yes, please show us how to set the password in one of the clients that connects to redis.&lt;/P&gt;&lt;PRE&gt;splunk    3839     1  0 Dec05 ?        00:31:12 splunkd -p 8089 start
splunk    3845  3839  0 Dec05 ?        00:00:00 [splunkd pid=3839] splunkd -p 8089 start [process-runner]
splunk   24625 24266  0 Dec06 pts/5    00:00:26 httpd -DFOREGROUND -f /etc/httpd/conf/httpd.conf
splunk   24631 24266  0 Dec06 pts/5    00:08:20 php k2_serverDaemon.php
splunk   24637 24266  0 Dec06 pts/5    00:04:48 php k2_serverMonitor.php
splunk   24643 24266  0 Dec06 pts/5    00:28:43 redis-server *:6379
splunk   24666 24625  0 Dec06 pts/5    00:00:01 httpd -DFOREGROUND -f /etc/httpd/conf/httpd.conf
splunk   24667 24625  0 Dec06 pts/5    00:00:02 httpd -DFOREGROUND -f /etc/httpd/conf/httpd.conf
splunk   24668 24625  0 Dec06 pts/5    00:00:01 httpd -DFOREGROUND -f /etc/httpd/conf/httpd.conf
splunk   24669 24625  0 Dec06 pts/5    00:00:01 httpd -DFOREGROUND -f /etc/httpd/conf/httpd.conf
splunk   24670 24625  0 Dec06 pts/5    00:00:02 httpd -DFOREGROUND -f /etc/httpd/conf/httpd.conf
splunk   26301 24625  0 Dec07 pts/5    00:00:01 httpd -DFOREGROUND -f /etc/httpd/conf/httpd.conf
splunk   26825 24625  0 Dec07 pts/5    00:00:01 httpd -DFOREGROUND -f /etc/httpd/conf/httpd.conf
splunk   46601 24625  0 Dec07 pts/5    00:00:02 httpd -DFOREGROUND -f /etc/httpd/conf/httpd.conf
splunk   52124 24625  0 Dec07 pts/5    00:00:01 httpd -DFOREGROUND -f /etc/httpd/conf/httpd.conf&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Feb 2024 18:08:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Redis-security-requirepass/m-p/676308#M17591</guid>
      <dc:creator>weicc84</dc:creator>
      <dc:date>2024-02-01T18:08:15Z</dc:date>
    </item>
    <item>
      <title>Re: Redis security requirepass</title>
      <link>https://community.splunk.com/t5/Security/Redis-security-requirepass/m-p/676313#M17592</link>
      <description>&lt;P&gt;No. Splunk distribution does not include redis. Just as it doesn't include Apache httpd. Just because there are several processes on your box running with the same user that is used to run Splunk doesn't necessarily mean they are one software package.&lt;/P&gt;&lt;P&gt;Your listing shows that indeed splunk user is used to run several pieces of software but they are independent of Splunk and you should rather ask the person who deployed your server what is going on there (typically you don't use other stuff as splun user so it's a relatively unusual situation).&lt;/P&gt;</description>
      <pubDate>Thu, 01 Feb 2024 19:16:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Redis-security-requirepass/m-p/676313#M17592</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2024-02-01T19:16:19Z</dc:date>
    </item>
    <item>
      <title>Re: Redis security requirepass</title>
      <link>https://community.splunk.com/t5/Security/Redis-security-requirepass/m-p/676319#M17593</link>
      <description>&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Feb 2024 19:25:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Redis-security-requirepass/m-p/676319#M17593</guid>
      <dc:creator>weicc84</dc:creator>
      <dc:date>2024-02-01T19:25:28Z</dc:date>
    </item>
  </channel>
</rss>

