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

Remove mention of Windows XP from docs #7014

Merged
merged 1 commit into from
May 4, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions auditbeat/docs/getting-started.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -123,8 +123,7 @@ https://www.elastic.co/downloads/beats/{beatname_lc}[downloads page].
. Rename the +{beatname_lc}-<version>-windows+ directory to +{beatname_uc}+.

. Open a PowerShell prompt as an Administrator (right-click the PowerShell icon
and select *Run As Administrator*). If you are running Windows XP, you may need
to download and install PowerShell.
and select *Run As Administrator*).

. From the PowerShell prompt, run the following commands to install {beatname_uc}
as a Windows service:
Expand Down
2 changes: 1 addition & 1 deletion filebeat/docs/getting-started.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ https://www.elastic.co/downloads/beats/filebeat[downloads page].

. Rename the `filebeat-<version>-windows` directory to `Filebeat`.

. Open a PowerShell prompt as an Administrator (right-click the PowerShell icon and select *Run As Administrator*). If you are running Windows XP, you may need to download and install PowerShell.
. Open a PowerShell prompt as an Administrator (right-click the PowerShell icon and select *Run As Administrator*).

. From the PowerShell prompt, run the following commands to install Filebeat as a
Windows service:
Expand Down
3 changes: 1 addition & 2 deletions heartbeat/docs/getting-started.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -130,8 +130,7 @@ https://www.elastic.co/downloads/beats/heartbeat[downloads page].
. Rename the +heartbeat-<version>-windows+ directory to +Heartbeat+.

. Open a PowerShell prompt as an Administrator (right-click the PowerShell icon
and select *Run As Administrator*). If you are running Windows XP, you may need
to download and install PowerShell.
and select *Run As Administrator*).

. From the PowerShell prompt, run the following commands to install Heartbeat as
a Windows service:
Expand Down
3 changes: 1 addition & 2 deletions libbeat/docs/dashboards.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,7 @@ endif::[]
endif::allplatforms[]

Open a PowerShell prompt as an Administrator (right-click the PowerShell icon
and select *Run As Administrator*). If you are running Windows XP, you may need
to download and install PowerShell.
and select *Run As Administrator*).

From the PowerShell prompt, change to the directory where you installed {beatname_uc},
and run:
Expand Down
3 changes: 1 addition & 2 deletions libbeat/docs/shared-template-load.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -176,8 +176,7 @@ endif::[]
endif::allplatforms[]

Open a PowerShell prompt as an Administrator (right-click the PowerShell icon
and select *Run As Administrator*). If you are running Windows XP, you may need
to download and install PowerShell.
and select *Run As Administrator*).

From the PowerShell prompt, change to the directory where you installed {beatname_uc},
and run:
Expand Down
3 changes: 1 addition & 2 deletions metricbeat/docs/gettingstarted.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -130,8 +130,7 @@ https://www.elastic.co/downloads/beats/metricbeat[downloads page].
. Rename the `metricbeat-<version>-windows` directory to `Metricbeat`.

. Open a PowerShell prompt as an Administrator (right-click the PowerShell icon
and select *Run As Administrator*). If you are running Windows XP, you may need
to download and install PowerShell.
and select *Run As Administrator*).

. From the PowerShell prompt, run the following commands to install Metricbeat
as a Windows service:
Expand Down
2 changes: 1 addition & 1 deletion packetbeat/docs/gettingstarted.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ https://www.elastic.co/downloads/beats/packetbeat[downloads page].

. Rename the `packetbeat-<version>-windows` directory to `Packetbeat`.

. Open a PowerShell prompt as an Administrator (right-click the PowerShell icon and select *Run As Administrator*). If you are running Windows XP, you may need to download and install PowerShell.
. Open a PowerShell prompt as an Administrator (right-click the PowerShell icon and select *Run As Administrator*).

. From the PowerShell prompt, run the following commands to install Packetbeat as a Windows service:
+
Expand Down
2 changes: 1 addition & 1 deletion winlogbeat/_meta/fields.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"wineventlog" for the Windows Event Log API or "eventlogging" for the
Event Logging API.

The Event Logging API was designed for Windows Server 2003, Windows XP,
The Event Logging API was designed for Windows Server 2003
or Windows 2000 operating systems. In Windows Vista, the event logging
infrastructure was redesigned. On Windows Vista or later operating
systems, the Windows Event Log API is used. Winlogbeat automatically
Expand Down
2 changes: 1 addition & 1 deletion winlogbeat/docs/fields.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ Contains common fields available in all event types.
required: True

The event log API type used to read the record. The possible values are "wineventlog" for the Windows Event Log API or "eventlogging" for the Event Logging API.
The Event Logging API was designed for Windows Server 2003, Windows XP, or Windows 2000 operating systems. In Windows Vista, the event logging infrastructure was redesigned. On Windows Vista or later operating systems, the Windows Event Log API is used. Winlogbeat automatically detects which API to use for reading event logs.
The Event Logging API was designed for Windows Server 2003 or Windows 2000 operating systems. In Windows Vista, the event logging infrastructure was redesigned. On Windows Vista or later operating systems, the Windows Event Log API is used. Winlogbeat automatically detects which API to use for reading event logs.


--
Expand Down
3 changes: 1 addition & 2 deletions winlogbeat/docs/getting-started.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,7 @@ https://www.elastic.co/downloads/beats/winlogbeat[downloads page].
. Extract the contents into `C:\Program Files`.
. Rename the `winlogbeat-<version>` directory to `Winlogbeat`.
. Open a PowerShell prompt as an Administrator (right-click on the PowerShell
icon and select Run As Administrator). If you are running Windows XP, you may
need to download and install PowerShell.
icon and select Run As Administrator).
. From the PowerShell prompt, run the following commands to install the service.

["source","sh",subs="attributes,callouts"]
Expand Down
2 changes: 1 addition & 1 deletion winlogbeat/docs/overview.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
++++

Winlogbeat ships Windows event logs to Elasticsearch or Logstash. You can
install it as a Windows service on Windows XP or later.
install it as a Windows service.

Winlogbeat reads from one or more event logs using Windows APIs, filters the
events based on user-configured criteria, then sends the event data to the
Expand Down