File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -284,12 +284,6 @@ shared:
284284 << : *common
285285 files :
286286 << : *agent_binary_files
287- install-service-{{.BeatName}}.ps1 :
288- template : ' {{ elastic_beats_dir }}/dev-tools/packaging/templates/windows/install-service-elastic-agent.ps1.tmpl'
289- mode : 0755
290- uninstall-service-{{.BeatName}}.ps1 :
291- template : ' {{ elastic_beats_dir }}/dev-tools/packaging/templates/windows/uninstall-service.ps1.tmpl'
292- mode : 0755
293287 ' data/{{.BeatName}}-{{ commit_short }}/downloads/filebeat-{{ beat_version }}{{if .Snapshot}}-SNAPSHOT{{end}}-{{.GOOS}}-{{.AgentArchName}}.zip ' :
294288 source : ' {{.AgentDropPath}}/filebeat-{{ beat_version }}{{if .Snapshot}}-SNAPSHOT{{end}}-{{.GOOS}}-{{.AgentArchName}}.zip'
295289 mode : 0644
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 3636- Add `elastic.agent.id` and `elastic.agent.version` to published events from filebeat and metricbeat {pull}21543[21543]
3737- Add `upgrade` subcommand to perform upgrade of installed Elastic Agent {pull}21425[21425]
3838- Update `fleet.yml` and Kibana hosts when a policy change updates the Kibana hosts {pull}21599[21599]
39+ - Removed `install-service.ps1` and `uninstall-service.ps1` from Windows .zip packaging {pull}21694[21694]
You can’t perform that action at this time.
0 commit comments