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

chore: Merge next-patch into next-minor #1230

Merged
merged 9 commits into from
Oct 31, 2024
8 changes: 6 additions & 2 deletions _static/versions.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,14 @@
[
{
"name": "v5.6.1 (latest)",
"version": "v5.6.1",
"name": "v5.6.2 (latest)",
"version": "v5.6.2",
"url": "/",
"preferred": true
},
{
"version": "v5.6.1",
"url": "/v5.6.1/"
},
{
"version": "v5.6.0",
"url": "/v5.6.0/"
Expand Down
16 changes: 16 additions & 0 deletions changelog/5.6.2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Changelog for version 5.6.2

## Released 31 October 2024

## Gravwell

### Additions

* Added partial results warning when attempting to download, save, or share results after Renderer Storage Limit has been reached.

### Bug Fixes

* Fixed an issue where a tag could be created using a special character that is restricted by the indexer.
* Fixed an issue where extracting a non-RFC3399 timestamp longer than 16 characters from a partially ingested syslog entry could cause a crash.
* Fixed an issue where a duplicate kit appeared after upgrading an old kit.
* Fixed an issue where labels did not differentiate between a Kit label and a Kit Configuration label.
3 changes: 2 additions & 1 deletion changelog/list.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
maxdepth: 1
caption: Current Release
---
5.6.1 <5.6.1>
5.6.2 <5.6.2>
```

## Previous Versions
Expand All @@ -18,6 +18,7 @@ maxdepth: 1
caption: Previous Releases
---

5.6.1 <5.6.1>
5.6.0 <5.6.0>
5.5.7 <5.5.7>
5.5.6 <5.5.6>
Expand Down
2 changes: 1 addition & 1 deletion conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
project = "Gravwell"
copyright = f"Gravwell, Inc. {date.today().year}"
author = "Gravwell, Inc."
release = "v5.6.1"
release = "v5.6.2"

# Default to localhost:8000, so the version switcher looks OK on livehtml
version_list_url = os.environ.get(
Expand Down
2 changes: 1 addition & 1 deletion ingesters/win_file_follow.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Download the Gravwell Windows File Follower installer:

| Ingester Name | Installer | More Info |
| :------------ | :----------- | :-------- |
| Windows File Follower | <a data-bs-custom-class="hash-popover" href="https://update.gravwell.io/archive/5.6.1/installers/gravwell_file_follow_5.6.1.1.msi">Download <i class="fa-solid fa-download"></i></a>&nbsp;&nbsp;&nbsp;<a data-bs-custom-class="hash-popover" href="javascript:void(0);" data-bs-toggle="popover" data-bs-placement="bottom" data-bs-html="true" data-bs-content='<code class="docutils literal notranslate"><span class="pre">42c3147b88001c830e7e6d4dc1c88e669c34c8808c6a4a75c7819c0deaca68f1</span></code>'>(SHA256)</a> | [Documentation](/ingesters/win_file_follow) |
| Windows File Follower | <a data-bs-custom-class="hash-popover" href="https://update.gravwell.io/archive/5.6.2/installers/gravwell_file_follow_5.6.2.1.msi">Download <i class="fa-solid fa-download"></i></a>&nbsp;&nbsp;&nbsp;<a data-bs-custom-class="hash-popover" href="javascript:void(0);" data-bs-toggle="popover" data-bs-placement="bottom" data-bs-html="true" data-bs-content='<code class="docutils literal notranslate"><span class="pre">effb2a3384eab2cbbfafea86c89bdd408cbb684f24e2a461f3381588a168247b</span></code>'>(SHA256)</a> | [Documentation](/ingesters/win_file_follow) |

The Gravwell Windows file follower is installed using a signed MSI package. Gravwell signs both the Windows executable and MSI installer with our private key pairs, but depending on download volumes, you may see a warning about the MSI being untrusted. This is due to the way Microsoft "weighs" files. Basically, as they see more people download and install a given package, it becomes more trustworthy. Don't worry though, we have a well audited build pipeline and we sign every package.

Expand Down
2 changes: 1 addition & 1 deletion ingesters/winevent.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Download the Gravwell Windows Events installer:

| Ingester Name | Installer | More Info |
| :------------ | :----------- | :-------- |
| Windows Events | <a data-bs-custom-class="hash-popover" href="https://update.gravwell.io/archive/5.6.1/installers/gravwell_win_events_5.6.1.1.msi">Download <i class="fa-solid fa-download"></i></a>&nbsp;&nbsp;&nbsp;<a data-bs-custom-class="hash-popover" href="javascript:void(0);" data-bs-toggle="popover" data-bs-placement="bottom" data-bs-html="true" data-bs-content='<code class="docutils literal notranslate"><span class="pre">99fabf1b1f4e7ddfa0a1e3f966b84058b8e4ecd097172eef1f644487508e8bde</span></code>'>(SHA256)</a> | [Documentation](/ingesters/winevent) |
| Windows Events | <a data-bs-custom-class="hash-popover" href="https://update.gravwell.io/archive/5.6.2/installers/gravwell_win_events_5.6.2.1.msi">Download <i class="fa-solid fa-download"></i></a>&nbsp;&nbsp;&nbsp;<a data-bs-custom-class="hash-popover" href="javascript:void(0);" data-bs-toggle="popover" data-bs-placement="bottom" data-bs-html="true" data-bs-content='<code class="docutils literal notranslate"><span class="pre">c8b6d26230e786cdbb296c4b63bfd1d298f8bfce9b46df33c71707e09abd1824</span></code>'>(SHA256)</a> | [Documentation](/ingesters/winevent) |

Run the .msi installation wizard to install the Gravwell events service. On first installation the installation wizard will prompt to configure the indexer endpoint and ingest secret. Subsequent installations and/or upgrades will identify a resident configuration file and will not prompt.

Expand Down
1 change: 1 addition & 0 deletions open_source/gravwell-generator-licenses/licenses.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ github.com/goccy/go-json,https://github.com/goccy/go-json/blob/v0.8.1/LICENSE,MI
github.com/gofrs/flock,https://github.com/gofrs/flock/blob/v0.8.0/LICENSE,BSD-3-Clause
github.com/google/renameio,https://github.com/google/renameio/blob/v1.0.1/LICENSE,Apache-2.0
github.com/google/uuid,https://github.com/google/uuid/blob/v1.6.0/LICENSE,BSD-3-Clause
github.com/jaswdr/faker/v2,https://github.com/jaswdr/faker/blob/v2.3.2/LICENSE,MIT
github.com/klauspost/compress,https://github.com/klauspost/compress/blob/v1.17.11/LICENSE,Apache-2.0
github.com/klauspost/compress/s2,https://github.com/klauspost/compress/blob/v1.17.11/s2/LICENSE,BSD-3-Clause
github.com/klauspost/compress/snappy,https://github.com/klauspost/compress/blob/v1.17.11/snappy/LICENSE,BSD-3-Clause
Expand Down
Loading