Skip to content

Fixes x-pack/auditbeat path#516

Merged
lcawl merged 2 commits intoelastic:masterfrom
lcawl:auditbeat-xpack
Dec 19, 2018
Merged

Fixes x-pack/auditbeat path#516
lcawl merged 2 commits intoelastic:masterfrom
lcawl:auditbeat-xpack

Conversation

@lcawl
Copy link
Copy Markdown
Member

@lcawl lcawl commented Dec 19, 2018

Related to #512

The Auditbeat Reference was failing with the following errors:

13:44:15 asciidoc: WARNING: host.asciidoc: line 8: include file not found: /home/docs/docs/.repos/.temp/nUU8NVjbpg/beats/x-pack/auditbeat/module/system/host/_meta/docs.asciidoc
13:44:15 asciidoc: WARNING: host.asciidoc: line 20: include file not found: /home/docs/docs/.repos/.temp/nUU8NVjbpg/beats/x-pack/auditbeat/module/system/host/_meta/data.json
13:44:15 asciidoc: WARNING: process.asciidoc: line 8: include file not found: /home/docs/docs/.repos/.temp/nUU8NVjbpg/beats/x-pack/auditbeat/module/system/process/_meta/docs.asciidoc
13:44:15 asciidoc: WARNING: process.asciidoc: line 20: include file not found: /home/docs/docs/.repos/.temp/nUU8NVjbpg/beats/x-pack/auditbeat/module/system/process/_meta/data.json
13:44:15 asciidoc: WARNING: socket.asciidoc: line 8: include file not found: /home/docs/docs/.repos/.temp/nUU8NVjbpg/beats/x-pack/auditbeat/module/system/socket/_meta/docs.asciidoc
13:44:15 asciidoc: WARNING: socket.asciidoc: line 20: include file not found: /home/docs/docs/.repos/.temp/nUU8NVjbpg/beats/x-pack/auditbeat/module/system/socket/_meta/data.json
13:44:15 asciidoc: WARNING: user.asciidoc: line 8: include file not found: /home/docs/docs/.repos/.temp/nUU8NVjbpg/beats/x-pack/auditbeat/module/system/user/_meta/docs.asciidoc
13:44:15 asciidoc: WARNING: user.asciidoc: line 20: include file not found: /home/docs/docs/.repos/.temp/nUU8NVjbpg/beats/x-pack/auditbeat/module/system/user/_meta/data.json

Those files exist under x-pack/auditbeat not x-pack/auditbeat/docs, so this PR updates the path in the conf.yaml and doc_build_aliases.sh appropriately.

@lcawl lcawl merged commit 418bcfd into elastic:master Dec 19, 2018
@lcawl lcawl deleted the auditbeat-xpack branch December 19, 2018 22:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant