Skip to content

Commit

Permalink
Fix link to image in FBM Postgres docs (#4843)
Browse files Browse the repository at this point in the history
  • Loading branch information
tsg authored and ruflin committed Aug 8, 2017
1 parent 38ebb36 commit 7aabf7a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion filebeat/docs/modules/postgresql.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ image::./images/filebeat-postgresql-overview.png[]

The second one shows the slowlogs of PostgreSQL.

image::./images/filebeat-postgresql-postgresql-overview.png[]
image::./images/filebeat-postgresql-slowlog-overview.png[]

[float]
=== Logs fileset settings
Expand Down
2 changes: 1 addition & 1 deletion filebeat/module/postgresql/_meta/docs.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ image::./images/filebeat-postgresql-overview.png[]

The second one shows the slowlogs of PostgreSQL.

image::./images/filebeat-postgresql-postgresql-overview.png[]
image::./images/filebeat-postgresql-slowlog-overview.png[]

[float]
=== Logs fileset settings
Expand Down

0 comments on commit 7aabf7a

Please sign in to comment.