Skip to content

Commit

Permalink
2024-10-14
Browse files Browse the repository at this point in the history
  • Loading branch information
devopstales committed Oct 14, 2024
1 parent 58fdbe7 commit baf646b
Show file tree
Hide file tree
Showing 13 changed files with 38 additions and 23 deletions.
2 changes: 1 addition & 1 deletion atom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<link href="https://devopstales.github.io/" rel="alternate" type="text/html" title="HTML" />
<link href="https://devopstales.github.io/index.xml" rel="alternate" type="application/rss+xml" title="RSS" />
<link href="https://devopstales.github.io/atom.xml" rel="self" type="application/atom+xml" title="Atom" />
<updated>2024-10-08T07:37:44+00:00</updated>
<updated>2024-10-14T13:44:33+00:00</updated>


<author>
Expand Down
2 changes: 1 addition & 1 deletion cloud/atom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<link href="https://devopstales.github.io/cloud/" rel="alternate" type="text/html" title="HTML" />
<link href="https://devopstales.github.io/cloud/index.xml" rel="alternate" type="application/rss+xml" title="RSS" />
<link href="https://devopstales.github.io/cloud/atom.xml" rel="self" type="application/atom+xml" title="Atom" />
<updated>2024-10-08T07:37:44+00:00</updated>
<updated>2024-10-14T13:44:33+00:00</updated>


<author>
Expand Down
2 changes: 1 addition & 1 deletion devops/atom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<link href="https://devopstales.github.io/devops/" rel="alternate" type="text/html" title="HTML" />
<link href="https://devopstales.github.io/devops/index.xml" rel="alternate" type="application/rss+xml" title="RSS" />
<link href="https://devopstales.github.io/devops/atom.xml" rel="self" type="application/atom+xml" title="Atom" />
<updated>2024-10-08T07:37:44+00:00</updated>
<updated>2024-10-14T13:44:33+00:00</updated>


<author>
Expand Down
15 changes: 10 additions & 5 deletions home/atom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<link href="https://devopstales.github.io/home/" rel="alternate" type="text/html" title="HTML" />
<link href="https://devopstales.github.io/home/index.xml" rel="alternate" type="application/rss+xml" title="RSS" />
<link href="https://devopstales.github.io/home/atom.xml" rel="self" type="application/atom+xml" title="Atom" />
<updated>2024-10-08T07:37:44+00:00</updated>
<updated>2024-10-14T13:44:33+00:00</updated>


<author>
Expand Down Expand Up @@ -4251,10 +4251,15 @@ chown -R wazuh-indexer:wazuh-indexer /etc/wazuh-indexer/certs
</code></pre></div><p>Configure memory heap size:</p>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4"><code class="language-bash" data-lang="bash">echo <span style="color:#e6db74">&#34;bootstrap.memory_lock: true&#34;</span> &gt;&gt; /etc/wazuh-indexer/opensearch.yml

nano /usr/lib/systemd/system/wazuh-indexer.service
mkdir /etc/systemd/system/wazuh-indexer.service.d/

<span style="color:#f92672">[</span>Service<span style="color:#f92672">]</span>
LimitMEMLOCK<span style="color:#f92672">=</span>infinity
echo <span style="color:#e6db74">&#34;[Service]
</span><span style="color:#e6db74">LimitMEMLOCK=infinity
</span><span style="color:#e6db74">&#34;</span> &gt; /etc/systemd/system/wazuh-indexer.service.d/override.conf

nano /etc/wazuh-indexer/jvm.options
-Xms4g
-Xmx4g
</code></pre></div><p>Starting the service:</p>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4"><code class="language-bash" data-lang="bash">systemctl daemon-reload
systemctl enable wazuh-indexer
Expand Down Expand Up @@ -8265,8 +8270,8 @@ notAfter<span style="color:#f92672">=</span>Aug <span style="color:#ae81ff">29</

<link href="https://devopstales.github.io/home/openshift4-registry/?utm_source=atom_feed" rel="related" type="text/html" title="Configuringure OKD OpenShift 4 registry for bare metal" />
<link href="https://devopstales.github.io/home/openshift4-tekton/?utm_source=atom_feed" rel="related" type="text/html" title="Deploying Tekton on OpenShift 4" />
<link href="https://devopstales.github.io/kubernetes/openshift4-buildconfig/?utm_source=atom_feed" rel="related" type="text/html" title="Understand OKD OpenShift 4 Buildconfig Configurations" />
<link href="https://devopstales.github.io/devops/openshift4-buildconfig/?utm_source=atom_feed" rel="related" type="text/html" title="Understand OKD OpenShift 4 Buildconfig Configurations" />
<link href="https://devopstales.github.io/kubernetes/openshift4-buildconfig/?utm_source=atom_feed" rel="related" type="text/html" title="Understand OKD OpenShift 4 Buildconfig Configurations" />
<link href="https://devopstales.github.io/home/openshift-log4shell/?utm_source=atom_feed" rel="related" type="text/html" title="Openshift: Log4Shell - Remote Code Execution (CVE-2021-44228) (CVE-2021-4104)" />

<id>https://devopstales.github.io/home/openshift4-buildconfig/</id>
Expand Down
13 changes: 9 additions & 4 deletions home/wazuh-siem/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"datePublished": "2023-09-01",
"dateModified" : "2023-09-01",
"url" : "https://devopstales.github.io/home/wazuh-siem/",
"wordCount" : "683",
"wordCount" : "691",
"keywords" : [ "devops", "tales", "Wazuh", "SIEM", "logging", "CentOS", "Blog" ]

}
Expand Down Expand Up @@ -276,10 +276,15 @@ <h3 id="install-wazuh-indexer">Install wazuh-indexer</h3>
</code></pre></div><p>Configure memory heap size:</p>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4"><code class="language-bash" data-lang="bash">echo <span style="color:#e6db74">&#34;bootstrap.memory_lock: true&#34;</span> &gt;&gt; /etc/wazuh-indexer/opensearch.yml

nano /usr/lib/systemd/system/wazuh-indexer.service
mkdir /etc/systemd/system/wazuh-indexer.service.d/

<span style="color:#f92672">[</span>Service<span style="color:#f92672">]</span>
LimitMEMLOCK<span style="color:#f92672">=</span>infinity
echo <span style="color:#e6db74">&#34;[Service]
</span><span style="color:#e6db74">LimitMEMLOCK=infinity
</span><span style="color:#e6db74">&#34;</span> &gt; /etc/systemd/system/wazuh-indexer.service.d/override.conf

nano /etc/wazuh-indexer/jvm.options
-Xms4g
-Xmx4g
</code></pre></div><p>Starting the service:</p>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4"><code class="language-bash" data-lang="bash">systemctl daemon-reload
systemctl enable wazuh-indexer
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/atom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<link href="https://devopstales.github.io/kubernetes/" rel="alternate" type="text/html" title="HTML" />
<link href="https://devopstales.github.io/kubernetes/index.xml" rel="alternate" type="application/rss+xml" title="RSS" />
<link href="https://devopstales.github.io/kubernetes/atom.xml" rel="self" type="application/atom+xml" title="Atom" />
<updated>2024-10-08T07:37:44+00:00</updated>
<updated>2024-10-14T13:44:33+00:00</updated>


<author>
Expand Down
2 changes: 1 addition & 1 deletion linux/atom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<link href="https://devopstales.github.io/linux/" rel="alternate" type="text/html" title="HTML" />
<link href="https://devopstales.github.io/linux/index.xml" rel="alternate" type="application/rss+xml" title="RSS" />
<link href="https://devopstales.github.io/linux/atom.xml" rel="self" type="application/atom+xml" title="Atom" />
<updated>2024-10-08T07:37:44+00:00</updated>
<updated>2024-10-14T13:44:33+00:00</updated>


<author>
Expand Down
13 changes: 9 additions & 4 deletions linux/wazuh-siem/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"datePublished": "2023-09-01",
"dateModified" : "2023-09-01",
"url" : "https://devopstales.github.io/linux/wazuh-siem/",
"wordCount" : "683",
"wordCount" : "691",
"keywords" : [ "Wazuh", "SIEM", "logging", "CentOS", "Blog" ]

}
Expand Down Expand Up @@ -276,10 +276,15 @@ <h3 id="install-wazuh-indexer">Install wazuh-indexer</h3>
</code></pre></div><p>Configure memory heap size:</p>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4"><code class="language-bash" data-lang="bash">echo <span style="color:#e6db74">&#34;bootstrap.memory_lock: true&#34;</span> &gt;&gt; /etc/wazuh-indexer/opensearch.yml

nano /usr/lib/systemd/system/wazuh-indexer.service
mkdir /etc/systemd/system/wazuh-indexer.service.d/

<span style="color:#f92672">[</span>Service<span style="color:#f92672">]</span>
LimitMEMLOCK<span style="color:#f92672">=</span>infinity
echo <span style="color:#e6db74">&#34;[Service]
</span><span style="color:#e6db74">LimitMEMLOCK=infinity
</span><span style="color:#e6db74">&#34;</span> &gt; /etc/systemd/system/wazuh-indexer.service.d/override.conf

nano /etc/wazuh-indexer/jvm.options
-Xms4g
-Xmx4g
</code></pre></div><p>Starting the service:</p>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4"><code class="language-bash" data-lang="bash">systemctl daemon-reload
systemctl enable wazuh-indexer
Expand Down
2 changes: 1 addition & 1 deletion mikrotik/atom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<link href="https://devopstales.github.io/mikrotik/" rel="alternate" type="text/html" title="HTML" />
<link href="https://devopstales.github.io/mikrotik/index.xml" rel="alternate" type="application/rss+xml" title="RSS" />
<link href="https://devopstales.github.io/mikrotik/atom.xml" rel="self" type="application/atom+xml" title="Atom" />
<updated>2024-10-08T07:37:44+00:00</updated>
<updated>2024-10-14T13:44:33+00:00</updated>


<author>
Expand Down
2 changes: 1 addition & 1 deletion monitoring/atom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<link href="https://devopstales.github.io/monitoring/" rel="alternate" type="text/html" title="HTML" />
<link href="https://devopstales.github.io/monitoring/index.xml" rel="alternate" type="application/rss+xml" title="RSS" />
<link href="https://devopstales.github.io/monitoring/atom.xml" rel="self" type="application/atom+xml" title="Atom" />
<updated>2024-10-08T07:37:44+00:00</updated>
<updated>2024-10-14T13:44:33+00:00</updated>


<author>
Expand Down
2 changes: 1 addition & 1 deletion sso/atom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<link href="https://devopstales.github.io/sso/" rel="alternate" type="text/html" title="HTML" />
<link href="https://devopstales.github.io/sso/index.xml" rel="alternate" type="application/rss+xml" title="RSS" />
<link href="https://devopstales.github.io/sso/atom.xml" rel="self" type="application/atom+xml" title="Atom" />
<updated>2024-10-08T07:37:44+00:00</updated>
<updated>2024-10-14T13:44:33+00:00</updated>


<author>
Expand Down
2 changes: 1 addition & 1 deletion virtualization/atom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<link href="https://devopstales.github.io/virtualization/" rel="alternate" type="text/html" title="HTML" />
<link href="https://devopstales.github.io/virtualization/index.xml" rel="alternate" type="application/rss+xml" title="RSS" />
<link href="https://devopstales.github.io/virtualization/atom.xml" rel="self" type="application/atom+xml" title="Atom" />
<updated>2024-10-08T07:37:44+00:00</updated>
<updated>2024-10-14T13:44:33+00:00</updated>


<author>
Expand Down
2 changes: 1 addition & 1 deletion windows/atom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<link href="https://devopstales.github.io/windows/" rel="alternate" type="text/html" title="HTML" />
<link href="https://devopstales.github.io/windows/index.xml" rel="alternate" type="application/rss+xml" title="RSS" />
<link href="https://devopstales.github.io/windows/atom.xml" rel="self" type="application/atom+xml" title="Atom" />
<updated>2024-10-08T07:37:44+00:00</updated>
<updated>2024-10-14T13:44:33+00:00</updated>


<author>
Expand Down

0 comments on commit baf646b

Please sign in to comment.