Skip to content

Commit

Permalink
removed references to notepad++
Browse files Browse the repository at this point in the history
  • Loading branch information
Donna-Marie Smith committed Aug 29, 2024
1 parent c808860 commit 67d8068
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ These steps will need to be performed on all application servers that host a Pro
1. Copy the `promtail-windows-amd64.exe` file into the `C:\Promtail` directory.
1. In File Explorer, navigate to the extracted Promtail Install folder performed as part of [Make Artefacts Available][].
1. Copy the contents of this location into the `C:\Promtail` directory.
1. Open promtail-local-config.yaml in Notepad++ and compare against the [backed up][] version:
1. Open promtail-local-config.yaml in a text editor and compare against the [backed up][] version:
* Update the filename property to the value found in the [backed up][] version.
* Update the clients URL property to the value found in the [backed up][] version.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ This guide describes how to upgrade the Loki installation. Please ensure that th
1. Copy the `loki-windows-amd64.exe` file into the `C:\Loki` directory.
1. In File Explorer, navigate to the extracted Grafana Loki Install folder performed as part of [Make Artefacts Available][].
1. Copy the contents of this location into the `C:\Loki` directory.
1. Open loki-local-config.yaml in Notepad++ and compare against the [backed up][] version:
1. Open loki-local-config.yaml in a text editor and compare against the [backed up][] version:
* The data for Grafana dashboards is defined under schema_config.
* If there are differences under schema_config, copy the config from the backup and add it directly under configs in schema_config. Ensure the formatting is identical to that which is already found in the file.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ These steps will need to be performed on all application servers that host a Pro
1. Copy the `promtail-windows-amd64.exe` file into the `C:\Promtail` directory.
1. In File Explorer, navigate to the extracted Promtail Install folder performed as part of [Make Artefacts Available][].
1. Copy the contents of this location into the `C:\Promtail` directory.
1. Open promtail-local-config.yaml in Notepad++ and compare against the [backed up][] version:
1. Open promtail-local-config.yaml in text editor and compare against the [backed up][] version:
* Update the filename property to the value found in the [backed up][] version.
* Update the clients URL property to the value found in the [backed up][] version.
Expand Down

0 comments on commit 67d8068

Please sign in to comment.