ports/sysutils/beats7/files/pkg-message.in
Juraj Lutter 3c59413074 sysutils/beats7: Update to 7.15.1
- Update to 7.15.1
- For breaking changes for 7.15.x see UPDATING
- Install kibana dashboard files from binary package (PR 247776)
- Install .yml config files into examples directory (PR 258506)
- Release notes:
https://www.elastic.co/guide/en/beats/libbeat/current/release-notes-7.15.1.html

PR:		247776, 258506
2021-10-25 00:37:44 +02:00

12 lines
259 B
Text

[
{ type: install
message: <<EOM
The modules.d and monitors.d files are now installed into
%%EXAMPLESDIR%%
See README file in %%ETCDIR%% for respective beat information.
See UPDATING file in ports top level directory for list of breaking changes.
EOM
}
]