Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running Packetbeat and Logstash on the same Elasticsearch instance #34

Closed
CharlesJUDITH opened this issue Jun 12, 2014 · 9 comments
Closed

Comments

@CharlesJUDITH
Copy link

Is it possible to update documentation for people who already have Elasticsearch and Kibana installed.

In this case you have just to install packetbeat and import dashboards. You may think this is logic but in my opinion, you should be interesting for newbies and so on.

In documentation there is "We have extended Kibana to support new panels specialised in visualising network data. So it is best to download it from packetbeat GitHub account: " but I make a diff between my Kibana version and this version so it look like the same except config.js file.

Thanks,
Charles

@packetb-old
Copy link

Hi Charles. Indeed, it is a common question if one can use packetbeat and logstash with the same elasticsearch+kibana installation. We'll add something to the documentation about his.

Note, however, that our kibana version includes at the moment two new modules hive and dashboard_dropdown. The hive one does the Hosts panel that you can see on packetbeat.com. But it's still entirely possible to run packetbeat with stock kibana.

We also want to propose these panel types to kibana up stream, we just want to do some improvements on them first.

@CharlesJUDITH
Copy link
Author

Hi,

Thanks for your all those details.

If you provide a patched Kibana, why not use an init script to launch it instead of python -m SimpleHTTPServer

What do you think about that ?

@packetb-old
Copy link

Hi Charles, our new Packetbeat Deploy uses nginx for serving Kibana, so you get a more standard init script coming with that. Also Deploy installs both dashboards for both Logstash and Packetbeat in Kibana, so that part is also more useful now we hope. Thanks for your suggestions.

@packetb-old packetb-old changed the title [Enhancement] Update documentation Running Packetbeat and Logstash on the same Elasticsearch instance Aug 2, 2014
@ghost
Copy link

ghost commented Dec 2, 2014

Has there been any progress on this? I am trying to feed packetbeat into a Nagios Log Server, which is basically the ELK stack, security requirements prevent me from feeding directly to ES and I do not have the space and hardware for a redis server at the moment.

@packetb-old
Copy link

Hi, you can use the file output plugin which writes one transaction per line in JSON format. The configuration for it looks something like this:

[output.file]
   # Uncomment the following lines if you want to output to flat files.
  enabled = true
  path="/tmp/packetbeat"
  filename="packetbeat"
  rotate_every_kb=10000
  number_of_files=7

@ghost
Copy link

ghost commented Dec 15, 2014

Hi, I have been testing this setup and it uses quite a bit of CPU. With almost no traffic going to my application server the CPU usage was around 25-30%. Once I stopped the packet be at service usage dropped to 10% on the box. Any suggestions on how to get better CPU usage? If I deployed this to our production servers it could crash them.

@tsg
Copy link
Contributor

tsg commented Dec 15, 2014

One thing you could try is to disable the process mapping. I've seen instances where this was taking a lot of CPU. You can do that by adding the don't_read_from_proc option under the [procs] section, so soothing like this:

 [procs]
 dont_read_from_proc = true

Also, I'd love to see a CPU profile of that. You can create one by starting packet beat like this:

 packetbeat -e -c /etc/packetbeat/packetbeat.conf -v -cpuprofile prof.dat

and sending us prof.dat (either by email to [email protected] or by attaching it here).

@ghost
Copy link

ghost commented Dec 21, 2014

I ran packetbeat with the pf_ring type set. It started running at about 14% of one cpu and ran pretty well. After about 3 days it is now using 100% cpu on one core.

I tried adding the [procs] option but got the following error:
TOML config parsing failed on /etc/packetbeat/packetbeat.conf: Near line 72, key '': Key 'procs' has already been defined.. Exiting.

I am working on getting the cpuprofile for you. Nothing is printing to the file.

Also I am getting this error: pgsql.go:723: WARN Response from unknown transaction. Ignoring I do not know what this is erroring on.

@tsg
Copy link
Contributor

tsg commented Dec 21, 2014

I tried adding the [procs] option but got the following error:
TOML config parsing failed on /etc/packetbeat/packetbeat.conf: Near line 72, key '': Key 'procs' has > already been defined.. Exiting.

You probably added [procs] the second time. Try adding the dont_read_from_proc line under the existing [procs] section, without adding a new one.

I am working on getting the cpuprofile for you. Nothing is printing to the file.

I think it's only written when you stop the process. Simply use ^C to stop it.

Also I am getting this error: pgsql.go:723: WARN Response from unknown transaction. Ignoring I do not know what this is erroring on.

You can ignore this one for now.

HTH. Let me know if you'd like to schedule a Skype/teamviewer session. I can check what is going on wrong for you.

@tsg tsg closed this as completed Jun 4, 2015
urso pushed a commit that referenced this issue Dec 2, 2015
Add OSX build to travis
ruflin pushed a commit to ruflin/beats that referenced this issue Dec 2, 2015
ruflin added a commit to ruflin/beats that referenced this issue Dec 2, 2015
Define exported fields and update to percentage fields
shaunrampersad pushed a commit to shaunrampersad/packetbeat that referenced this issue Dec 2, 2015
Use auto timestamp in all widgets from the Topbeat dashboard
tsg added a commit to tsg/beats that referenced this issue Jan 6, 2016
tsg pushed a commit to tsg/beats that referenced this issue Jan 20, 2016
tsg pushed a commit to tsg/beats that referenced this issue Jan 20, 2016
tsg pushed a commit to tsg/beats that referenced this issue Jan 20, 2016
ruflin added a commit to ruflin/beats that referenced this issue May 30, 2016
yashtewari pushed a commit that referenced this issue Dec 29, 2021
* working integration v1(ILM issue exists in bit)

* working v1 draft

* Readme

* expanded todos & remove datastream struct

* fix conflicts
paylm pushed a commit to paylm/beats that referenced this issue Mar 2, 2023
mergify bot pushed a commit that referenced this issue Jul 31, 2023
…36184)

<Actions>
<action
id="6d68fe635e19a3748e1f0edcd228cc4a5a35b03220bcedf5abbc7c69c0bbd3e2">
        <h3>Bump elastic-stack to latest snapshot version</h3>
<details
id="e1467303820a62307ce747d1b2cf10db2f7fc32dc526da860cf87f1c25a549fe">
            <summary>Update snapshot.yml</summary>
<p>Updated to content &#34;&#34; in file
&#34;testing/environments/snapshot.yml&#34;&#xA;</p>
        </details>
    </action>
</Actions>

---

<table>
  <tr>
    <td width="77">
<img src="https://www.updatecli.io/images/updatecli.png" alt="Updatecli
logo" width="50" height="50">
    </td>
    <td>
      <p>
Created automatically by <a
href="https://www.updatecli.io/">Updatecli</a>
      </p>
      <details><summary>Options:</summary>
        <br />
<p>Most of Updatecli configuration is done via <a
href="https://www.updatecli.io/docs/prologue/quick-start/">its
manifest(s)</a>.</p>
        <ul>
<li>If you close this pull request, Updatecli will automatically reopen
it, the next time it runs.</li>
<li>If you close this pull request and delete the base branch, Updatecli
will automatically recreate it, erasing all previous commits made.</li>
        </ul>
        <p>
Feel free to report any issues at <a
href="https://github.com/updatecli/updatecli/issues">github.com/updatecli/updatecli</a>.<br
/>
If you find this tool useful, do not hesitate to star <a
href="https://github.com/updatecli/updatecli/stargazers">our GitHub
repository</a> as a sign of appreciation, and/or to tell us directly on
our <a
href="https://matrix.to/#/#Updatecli_community:gitter.im">chat</a>!
        </p>
      </details>
    </td>
  </tr>
</table>

Co-authored-by: apmmachine <[email protected]>
mergify bot pushed a commit that referenced this issue Aug 1, 2023
…36203)

<Actions>
<action
id="99d21e3e63bf0dcad73982e547eedf347b81e4fbf6d8ac8d9d898919708272f1">
        <h3>Bump elastic-stack to latest snapshot version</h3>
<details
id="e1467303820a62307ce747d1b2cf10db2f7fc32dc526da860cf87f1c25a549fe">
            <summary>Update snapshot.yml</summary>
<p>Updated to content &#34;&#34; in file
&#34;testing/environments/snapshot.yml&#34;&#xA;</p>
        </details>
    </action>
</Actions>

---

<table>
  <tr>
    <td width="77">
<img src="https://www.updatecli.io/images/updatecli.png" alt="Updatecli
logo" width="50" height="50">
    </td>
    <td>
      <p>
Created automatically by <a
href="https://www.updatecli.io/">Updatecli</a>
      </p>
      <details><summary>Options:</summary>
        <br />
<p>Most of Updatecli configuration is done via <a
href="https://www.updatecli.io/docs/prologue/quick-start/">its
manifest(s)</a>.</p>
        <ul>
<li>If you close this pull request, Updatecli will automatically reopen
it, the next time it runs.</li>
<li>If you close this pull request and delete the base branch, Updatecli
will automatically recreate it, erasing all previous commits made.</li>
        </ul>
        <p>
Feel free to report any issues at <a
href="https://github.com/updatecli/updatecli/issues">github.com/updatecli/updatecli</a>.<br
/>
If you find this tool useful, do not hesitate to star <a
href="https://github.com/updatecli/updatecli/stargazers">our GitHub
repository</a> as a sign of appreciation, and/or to tell us directly on
our <a
href="https://matrix.to/#/#Updatecli_community:gitter.im">chat</a>!
        </p>
      </details>
    </td>
  </tr>
</table>

Co-authored-by: apmmachine <[email protected]>
mergify bot pushed a commit that referenced this issue Aug 1, 2023
…#36202)

<Actions>
<action
id="f8937adb52a4179897a0064bba9e0c1d06444cb12374c73855aa22320f721e9f">
        <h3>Bump elastic-stack to latest snapshot version</h3>
<details
id="e1467303820a62307ce747d1b2cf10db2f7fc32dc526da860cf87f1c25a549fe">
            <summary>Update snapshot.yml</summary>
<p>Updated to content &#34;&#34; in file
&#34;testing/environments/snapshot.yml&#34;&#xA;</p>
        </details>
    </action>
</Actions>

---

<table>
  <tr>
    <td width="77">
<img src="https://www.updatecli.io/images/updatecli.png" alt="Updatecli
logo" width="50" height="50">
    </td>
    <td>
      <p>
Created automatically by <a
href="https://www.updatecli.io/">Updatecli</a>
      </p>
      <details><summary>Options:</summary>
        <br />
<p>Most of Updatecli configuration is done via <a
href="https://www.updatecli.io/docs/prologue/quick-start/">its
manifest(s)</a>.</p>
        <ul>
<li>If you close this pull request, Updatecli will automatically reopen
it, the next time it runs.</li>
<li>If you close this pull request and delete the base branch, Updatecli
will automatically recreate it, erasing all previous commits made.</li>
        </ul>
        <p>
Feel free to report any issues at <a
href="https://github.com/updatecli/updatecli/issues">github.com/updatecli/updatecli</a>.<br
/>
If you find this tool useful, do not hesitate to star <a
href="https://github.com/updatecli/updatecli/stargazers">our GitHub
repository</a> as a sign of appreciation, and/or to tell us directly on
our <a
href="https://matrix.to/#/#Updatecli_community:gitter.im">chat</a>!
        </p>
      </details>
    </td>
  </tr>
</table>

Co-authored-by: apmmachine <[email protected]>
mergify bot pushed a commit that referenced this issue Aug 2, 2023
…36210)

<Actions>
<action
id="51718d605d16209e21e6112485cffabfe9a0833a7ee3ee215229826209498a35">
        <h3>Bump elastic-stack to latest snapshot version</h3>
<details
id="e1467303820a62307ce747d1b2cf10db2f7fc32dc526da860cf87f1c25a549fe">
            <summary>Update snapshot.yml</summary>
<p>Updated to content &#34;&#34; in file
&#34;testing/environments/snapshot.yml&#34;&#xA;</p>
        </details>
    </action>
</Actions>

---

<table>
  <tr>
    <td width="77">
<img src="https://www.updatecli.io/images/updatecli.png" alt="Updatecli
logo" width="50" height="50">
    </td>
    <td>
      <p>
Created automatically by <a
href="https://www.updatecli.io/">Updatecli</a>
      </p>
      <details><summary>Options:</summary>
        <br />
<p>Most of Updatecli configuration is done via <a
href="https://www.updatecli.io/docs/prologue/quick-start/">its
manifest(s)</a>.</p>
        <ul>
<li>If you close this pull request, Updatecli will automatically reopen
it, the next time it runs.</li>
<li>If you close this pull request and delete the base branch, Updatecli
will automatically recreate it, erasing all previous commits made.</li>
        </ul>
        <p>
Feel free to report any issues at <a
href="https://github.com/updatecli/updatecli/issues">github.com/updatecli/updatecli</a>.<br
/>
If you find this tool useful, do not hesitate to star <a
href="https://github.com/updatecli/updatecli/stargazers">our GitHub
repository</a> as a sign of appreciation, and/or to tell us directly on
our <a
href="https://matrix.to/#/#Updatecli_community:gitter.im">chat</a>!
        </p>
      </details>
    </td>
  </tr>
</table>

Co-authored-by: apmmachine <[email protected]>
mergify bot pushed a commit that referenced this issue Aug 2, 2023
…#36209)

<Actions>
<action
id="64a18c711e365b7463da1de4c2c00f7ac966917a903e61ccb5cfb64781890c69">
        <h3>Bump elastic-stack to latest snapshot version</h3>
<details
id="e1467303820a62307ce747d1b2cf10db2f7fc32dc526da860cf87f1c25a549fe">
            <summary>Update snapshot.yml</summary>
<p>Updated to content &#34;&#34; in file
&#34;testing/environments/snapshot.yml&#34;&#xA;</p>
        </details>
    </action>
</Actions>

---

<table>
  <tr>
    <td width="77">
<img src="https://www.updatecli.io/images/updatecli.png" alt="Updatecli
logo" width="50" height="50">
    </td>
    <td>
      <p>
Created automatically by <a
href="https://www.updatecli.io/">Updatecli</a>
      </p>
      <details><summary>Options:</summary>
        <br />
<p>Most of Updatecli configuration is done via <a
href="https://www.updatecli.io/docs/prologue/quick-start/">its
manifest(s)</a>.</p>
        <ul>
<li>If you close this pull request, Updatecli will automatically reopen
it, the next time it runs.</li>
<li>If you close this pull request and delete the base branch, Updatecli
will automatically recreate it, erasing all previous commits made.</li>
        </ul>
        <p>
Feel free to report any issues at <a
href="https://github.com/updatecli/updatecli/issues">github.com/updatecli/updatecli</a>.<br
/>
If you find this tool useful, do not hesitate to star <a
href="https://github.com/updatecli/updatecli/stargazers">our GitHub
repository</a> as a sign of appreciation, and/or to tell us directly on
our <a
href="https://matrix.to/#/#Updatecli_community:gitter.im">chat</a>!
        </p>
      </details>
    </td>
  </tr>
</table>

Co-authored-by: apmmachine <[email protected]>
mergify bot pushed a commit that referenced this issue Aug 3, 2023
…#36229)

<Actions>
<action
id="9311a923dffdbc7c5a0decdaac26096f09e86f40fda5591c10a9f998e347d23d">
        <h3>Bump elastic-stack to latest snapshot version</h3>
<details
id="e1467303820a62307ce747d1b2cf10db2f7fc32dc526da860cf87f1c25a549fe">
            <summary>Update snapshot.yml</summary>
<p>Updated to content &#34;&#34; in file
&#34;testing/environments/snapshot.yml&#34;&#xA;</p>
        </details>
    </action>
</Actions>

---

<table>
  <tr>
    <td width="77">
<img src="https://www.updatecli.io/images/updatecli.png" alt="Updatecli
logo" width="50" height="50">
    </td>
    <td>
      <p>
Created automatically by <a
href="https://www.updatecli.io/">Updatecli</a>
      </p>
      <details><summary>Options:</summary>
        <br />
<p>Most of Updatecli configuration is done via <a
href="https://www.updatecli.io/docs/prologue/quick-start/">its
manifest(s)</a>.</p>
        <ul>
<li>If you close this pull request, Updatecli will automatically reopen
it, the next time it runs.</li>
<li>If you close this pull request and delete the base branch, Updatecli
will automatically recreate it, erasing all previous commits made.</li>
        </ul>
        <p>
Feel free to report any issues at <a
href="https://github.com/updatecli/updatecli/issues">github.com/updatecli/updatecli</a>.<br
/>
If you find this tool useful, do not hesitate to star <a
href="https://github.com/updatecli/updatecli/stargazers">our GitHub
repository</a> as a sign of appreciation, and/or to tell us directly on
our <a
href="https://matrix.to/#/#Updatecli_community:gitter.im">chat</a>!
        </p>
      </details>
    </td>
  </tr>
</table>

Co-authored-by: apmmachine <[email protected]>
mergify bot added a commit that referenced this issue Aug 3, 2023
…36228)

<Actions>
<action
id="99585f3dc644bf62d507a3087757d7feb3e4e9dd073c77b42452ca5358fe3daf">
        <h3>Bump elastic-stack to latest snapshot version</h3>
<details
id="e1467303820a62307ce747d1b2cf10db2f7fc32dc526da860cf87f1c25a549fe">
            <summary>Update snapshot.yml</summary>
<p>Updated to content &#34;&#34; in file
&#34;testing/environments/snapshot.yml&#34;&#xA;</p>
        </details>
    </action>
</Actions>

---

<table>
  <tr>
    <td width="77">
<img src="https://www.updatecli.io/images/updatecli.png" alt="Updatecli
logo" width="50" height="50">
    </td>
    <td>
      <p>
Created automatically by <a
href="https://www.updatecli.io/">Updatecli</a>
      </p>
      <details><summary>Options:</summary>
        <br />
<p>Most of Updatecli configuration is done via <a
href="https://www.updatecli.io/docs/prologue/quick-start/">its
manifest(s)</a>.</p>
        <ul>
<li>If you close this pull request, Updatecli will automatically reopen
it, the next time it runs.</li>
<li>If you close this pull request and delete the base branch, Updatecli
will automatically recreate it, erasing all previous commits made.</li>
        </ul>
        <p>
Feel free to report any issues at <a
href="https://github.com/updatecli/updatecli/issues">github.com/updatecli/updatecli</a>.<br
/>
If you find this tool useful, do not hesitate to star <a
href="https://github.com/updatecli/updatecli/stargazers">our GitHub
repository</a> as a sign of appreciation, and/or to tell us directly on
our <a
href="https://matrix.to/#/#Updatecli_community:gitter.im">chat</a>!
        </p>
      </details>
    </td>
  </tr>
</table>

Co-authored-by: apmmachine <[email protected]>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
cmacknz pushed a commit that referenced this issue Aug 3, 2023
…36103)

<Actions>
<action
id="0126af359518d62125f0b1cf3727ed6e634e33cb9a52c04e424b3546397be900">
        <h3>Bump elastic-stack to latest snapshot version</h3>
<details
id="e1467303820a62307ce747d1b2cf10db2f7fc32dc526da860cf87f1c25a549fe">
            <summary>Update snapshot.yml</summary>
<p>Updated to content &#34;&#34; in file
&#34;testing/environments/snapshot.yml&#34;&#xA;</p>
        </details>
    </action>
<action
id="117f2a5f55269c91e7acc7a90dbfe13324ba2d1d97f3be7096163cf313b5e007">
        <h3>Bump elastic-stack to latest snapshot version</h3>
<details
id="e1467303820a62307ce747d1b2cf10db2f7fc32dc526da860cf87f1c25a549fe">
            <summary>Update snapshot.yml</summary>
<p>Updated to content &#34;&#34; in file
&#34;testing/environments/snapshot.yml&#34;&#xA;</p>
        </details>
    </action>
<action
id="141b1cdb3a145b3ed4477532d64407fbef9ee546bd08e96f8b9b4720c0b55b88">
        <h3>Bump elastic-stack to latest snapshot version</h3>
<details
id="e1467303820a62307ce747d1b2cf10db2f7fc32dc526da860cf87f1c25a549fe">
            <summary>Update snapshot.yml</summary>
<p>Updated to content &#34;&#34; in file
&#34;testing/environments/snapshot.yml&#34;&#xA;</p>
        </details>
    </action>
<action
id="3664770aa647cf0705e6ba582d38f89d620674523496af0c7db025b6a9b355e6">
        <h3>Bump elastic-stack to latest snapshot version</h3>
<details
id="e1467303820a62307ce747d1b2cf10db2f7fc32dc526da860cf87f1c25a549fe">
            <summary>Update snapshot.yml</summary>
<p>Updated to content &#34;&#34; in file
&#34;testing/environments/snapshot.yml&#34;&#xA;</p>
        </details>
    </action>
<action
id="542f82b7a1a5262000a466e963e00ea061e2f4e7a0052fd6df68dacc1c572cb8">
        <h3>Bump elastic-stack to latest snapshot version</h3>
<details
id="e1467303820a62307ce747d1b2cf10db2f7fc32dc526da860cf87f1c25a549fe">
            <summary>Update snapshot.yml</summary>
<p>Updated to content &#34;&#34; in file
&#34;testing/environments/snapshot.yml&#34;&#xA;</p>
        </details>
    </action>
<action
id="674c950300132808a593960d8e00e28f02d2edc650fa3ae79f74529b8904d88a">
        <h3>Bump elastic-stack to latest snapshot version</h3>
<details
id="e1467303820a62307ce747d1b2cf10db2f7fc32dc526da860cf87f1c25a549fe">
            <summary>Update snapshot.yml</summary>
<p>Updated to content &#34;&#34; in file
&#34;testing/environments/snapshot.yml&#34;&#xA;</p>
        </details>
    </action>
<action
id="7c6b2d05c8f245348f8819e30f3e9131e8344d166a63410bc28615708ad47366">
        <h3>Bump elastic-stack to latest snapshot version</h3>
<details
id="e1467303820a62307ce747d1b2cf10db2f7fc32dc526da860cf87f1c25a549fe">
            <summary>Update snapshot.yml</summary>
<p>Updated to content &#34;&#34; in file
&#34;testing/environments/snapshot.yml&#34;&#xA;</p>
        </details>
    </action>
<action
id="8db1cc1143952ae583c6201ddf39f1b8a5db317182b87614d5c8eb27b5f871ef">
        <h3>Bump elastic-stack to latest snapshot version</h3>
<details
id="e1467303820a62307ce747d1b2cf10db2f7fc32dc526da860cf87f1c25a549fe">
            <summary>Update snapshot.yml</summary>
<p>Updated to content &#34;&#34; in file
&#34;testing/environments/snapshot.yml&#34;&#xA;</p>
        </details>
    </action>
<action
id="b4528f339f20e0afebe954012a47db026411fce44bfc85a5786a675854907ea9">
        <h3>Bump elastic-stack to latest snapshot version</h3>
<details
id="e1467303820a62307ce747d1b2cf10db2f7fc32dc526da860cf87f1c25a549fe">
            <summary>Update snapshot.yml</summary>
<p>Updated to content &#34;&#34; in file
&#34;testing/environments/snapshot.yml&#34;&#xA;</p>
        </details>
    </action>
<action
id="d7b62bf0635078c2f0899dbd7a802af697303807291acb9adbcd728ee529b60b">
        <h3>Bump elastic-stack to latest snapshot version</h3>
<details
id="e1467303820a62307ce747d1b2cf10db2f7fc32dc526da860cf87f1c25a549fe">
            <summary>Update snapshot.yml</summary>
<p>Updated to content &#34;&#34; in file
&#34;testing/environments/snapshot.yml&#34;&#xA;</p>
        </details>
    </action>
</Actions>

---

<table>
  <tr>
    <td width="77">
<img src="https://www.updatecli.io/images/updatecli.png" alt="Updatecli
logo" width="50" height="50">
    </td>
    <td>
      <p>
Created automatically by <a
href="https://www.updatecli.io/">Updatecli</a>
      </p>
      <details><summary>Options:</summary>
        <br />
<p>Most of Updatecli configuration is done via <a
href="https://www.updatecli.io/docs/prologue/quick-start/">its
manifest(s)</a>.</p>
        <ul>
<li>If you close this pull request, Updatecli will automatically reopen
it, the next time it runs.</li>
<li>If you close this pull request and delete the base branch, Updatecli
will automatically recreate it, erasing all previous commits made.</li>
        </ul>
        <p>
Feel free to report any issues at <a
href="https://github.com/updatecli/updatecli/issues">github.com/updatecli/updatecli</a>.<br
/>
If you find this tool useful, do not hesitate to star <a
href="https://github.com/updatecli/updatecli/stargazers">our GitHub
repository</a> as a sign of appreciation, and/or to tell us directly on
our <a
href="https://matrix.to/#/#Updatecli_community:gitter.im">chat</a>!
        </p>
      </details>
    </td>
  </tr>
</table>

---------

Co-authored-by: apmmachine <[email protected]>
Scholar-Li pushed a commit to Scholar-Li/beats that referenced this issue Feb 5, 2024
…lastic#36103)

<Actions>
<action
id="0126af359518d62125f0b1cf3727ed6e634e33cb9a52c04e424b3546397be900">
        <h3>Bump elastic-stack to latest snapshot version</h3>
<details
id="e1467303820a62307ce747d1b2cf10db2f7fc32dc526da860cf87f1c25a549fe">
            <summary>Update snapshot.yml</summary>
<p>Updated to content &elastic#34;&elastic#34; in file
&elastic#34;testing/environments/snapshot.yml&elastic#34;&#xA;</p>
        </details>
    </action>
<action
id="117f2a5f55269c91e7acc7a90dbfe13324ba2d1d97f3be7096163cf313b5e007">
        <h3>Bump elastic-stack to latest snapshot version</h3>
<details
id="e1467303820a62307ce747d1b2cf10db2f7fc32dc526da860cf87f1c25a549fe">
            <summary>Update snapshot.yml</summary>
<p>Updated to content &elastic#34;&elastic#34; in file
&elastic#34;testing/environments/snapshot.yml&elastic#34;&#xA;</p>
        </details>
    </action>
<action
id="141b1cdb3a145b3ed4477532d64407fbef9ee546bd08e96f8b9b4720c0b55b88">
        <h3>Bump elastic-stack to latest snapshot version</h3>
<details
id="e1467303820a62307ce747d1b2cf10db2f7fc32dc526da860cf87f1c25a549fe">
            <summary>Update snapshot.yml</summary>
<p>Updated to content &elastic#34;&elastic#34; in file
&elastic#34;testing/environments/snapshot.yml&elastic#34;&#xA;</p>
        </details>
    </action>
<action
id="3664770aa647cf0705e6ba582d38f89d620674523496af0c7db025b6a9b355e6">
        <h3>Bump elastic-stack to latest snapshot version</h3>
<details
id="e1467303820a62307ce747d1b2cf10db2f7fc32dc526da860cf87f1c25a549fe">
            <summary>Update snapshot.yml</summary>
<p>Updated to content &elastic#34;&elastic#34; in file
&elastic#34;testing/environments/snapshot.yml&elastic#34;&#xA;</p>
        </details>
    </action>
<action
id="542f82b7a1a5262000a466e963e00ea061e2f4e7a0052fd6df68dacc1c572cb8">
        <h3>Bump elastic-stack to latest snapshot version</h3>
<details
id="e1467303820a62307ce747d1b2cf10db2f7fc32dc526da860cf87f1c25a549fe">
            <summary>Update snapshot.yml</summary>
<p>Updated to content &elastic#34;&elastic#34; in file
&elastic#34;testing/environments/snapshot.yml&elastic#34;&#xA;</p>
        </details>
    </action>
<action
id="674c950300132808a593960d8e00e28f02d2edc650fa3ae79f74529b8904d88a">
        <h3>Bump elastic-stack to latest snapshot version</h3>
<details
id="e1467303820a62307ce747d1b2cf10db2f7fc32dc526da860cf87f1c25a549fe">
            <summary>Update snapshot.yml</summary>
<p>Updated to content &elastic#34;&elastic#34; in file
&elastic#34;testing/environments/snapshot.yml&elastic#34;&#xA;</p>
        </details>
    </action>
<action
id="7c6b2d05c8f245348f8819e30f3e9131e8344d166a63410bc28615708ad47366">
        <h3>Bump elastic-stack to latest snapshot version</h3>
<details
id="e1467303820a62307ce747d1b2cf10db2f7fc32dc526da860cf87f1c25a549fe">
            <summary>Update snapshot.yml</summary>
<p>Updated to content &elastic#34;&elastic#34; in file
&elastic#34;testing/environments/snapshot.yml&elastic#34;&#xA;</p>
        </details>
    </action>
<action
id="8db1cc1143952ae583c6201ddf39f1b8a5db317182b87614d5c8eb27b5f871ef">
        <h3>Bump elastic-stack to latest snapshot version</h3>
<details
id="e1467303820a62307ce747d1b2cf10db2f7fc32dc526da860cf87f1c25a549fe">
            <summary>Update snapshot.yml</summary>
<p>Updated to content &elastic#34;&elastic#34; in file
&elastic#34;testing/environments/snapshot.yml&elastic#34;&#xA;</p>
        </details>
    </action>
<action
id="b4528f339f20e0afebe954012a47db026411fce44bfc85a5786a675854907ea9">
        <h3>Bump elastic-stack to latest snapshot version</h3>
<details
id="e1467303820a62307ce747d1b2cf10db2f7fc32dc526da860cf87f1c25a549fe">
            <summary>Update snapshot.yml</summary>
<p>Updated to content &elastic#34;&elastic#34; in file
&elastic#34;testing/environments/snapshot.yml&elastic#34;&#xA;</p>
        </details>
    </action>
<action
id="d7b62bf0635078c2f0899dbd7a802af697303807291acb9adbcd728ee529b60b">
        <h3>Bump elastic-stack to latest snapshot version</h3>
<details
id="e1467303820a62307ce747d1b2cf10db2f7fc32dc526da860cf87f1c25a549fe">
            <summary>Update snapshot.yml</summary>
<p>Updated to content &elastic#34;&elastic#34; in file
&elastic#34;testing/environments/snapshot.yml&elastic#34;&#xA;</p>
        </details>
    </action>
</Actions>

---

<table>
  <tr>
    <td width="77">
<img src="https://www.updatecli.io/images/updatecli.png" alt="Updatecli
logo" width="50" height="50">
    </td>
    <td>
      <p>
Created automatically by <a
href="https://www.updatecli.io/">Updatecli</a>
      </p>
      <details><summary>Options:</summary>
        <br />
<p>Most of Updatecli configuration is done via <a
href="https://www.updatecli.io/docs/prologue/quick-start/">its
manifest(s)</a>.</p>
        <ul>
<li>If you close this pull request, Updatecli will automatically reopen
it, the next time it runs.</li>
<li>If you close this pull request and delete the base branch, Updatecli
will automatically recreate it, erasing all previous commits made.</li>
        </ul>
        <p>
Feel free to report any issues at <a
href="https://github.com/updatecli/updatecli/issues">github.com/updatecli/updatecli</a>.<br
/>
If you find this tool useful, do not hesitate to star <a
href="https://github.com/updatecli/updatecli/stargazers">our GitHub
repository</a> as a sign of appreciation, and/or to tell us directly on
our <a
href="https://matrix.to/#/#Updatecli_community:gitter.im">chat</a>!
        </p>
      </details>
    </td>
  </tr>
</table>

---------

Co-authored-by: apmmachine <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants