Skip to content

Commit

Permalink
Remove links to ingest plugins that are now modules (#11986) (#12056)
Browse files Browse the repository at this point in the history
  • Loading branch information
dedemorton authored May 23, 2019
1 parent 5acd46f commit 0cbc344
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 22 deletions.
3 changes: 0 additions & 3 deletions filebeat/docs/modules/iptables.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,6 @@ When you run the module, it performs a few tasks under the hood:
[float]
=== Compatibility

This module requires the {plugins}/ingest-geoip.html[ingest-geoip]
Elasticsearch plugins.

include::../include/running-modules.asciidoc[]

[float]
Expand Down
11 changes: 7 additions & 4 deletions filebeat/docs/modules/suricata.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,6 @@ include::../include/what-happens.asciidoc[]
[float]
=== Compatibility

This module requires the {plugins}/ingest-geoip.html[ingest-geoip]
and {plugins}/ingest-user-agent.html[ingest-user-agent]
Elasticsearch plugins.

This module has been developed against Suricata v4.0.4, but is expected to work
with other versions of Suricata.

Expand All @@ -49,6 +45,13 @@ include::../include/config-option-intro.asciidoc[]

include::../include/var-paths.asciidoc[]

:has-dashboards!:

:fileset_ex!:

:modulename!:



[float]
=== Fields
Expand Down
9 changes: 5 additions & 4 deletions filebeat/docs/modules/zeek.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,6 @@ https://www.zeek.org/manual/release/logs/index.html[Zeek JSON format].
[float]
=== Compatibility

This module requires the {plugins}/ingest-geoip.html[ingest-geoip]
and {plugins}/ingest-user-agent.html[ingest-user-agent]
Elasticsearch plugins.

This module has been developed against Zeek 2.6.1, but is expected to work
with other versions of Zeek.

Expand All @@ -34,6 +30,11 @@ This module comes with a sample dashboard. For example:
[role="screenshot"]
image::./images/kibana-zeek.png[]

:has-dashboards!:

:modulename!:



[float]
=== Fields
Expand Down
3 changes: 0 additions & 3 deletions x-pack/filebeat/module/iptables/_meta/docs.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@ When you run the module, it performs a few tasks under the hood:
[float]
=== Compatibility

This module requires the {plugins}/ingest-geoip.html[ingest-geoip]
Elasticsearch plugins.

include::../include/running-modules.asciidoc[]

[float]
Expand Down
11 changes: 7 additions & 4 deletions x-pack/filebeat/module/suricata/_meta/docs.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@ include::../include/what-happens.asciidoc[]
[float]
=== Compatibility

This module requires the {plugins}/ingest-geoip.html[ingest-geoip]
and {plugins}/ingest-user-agent.html[ingest-user-agent]
Elasticsearch plugins.

This module has been developed against Suricata v4.0.4, but is expected to work
with other versions of Suricata.

Expand All @@ -43,3 +39,10 @@ include::../include/config-option-intro.asciidoc[]
==== `eve` log fileset settings

include::../include/var-paths.asciidoc[]

:has-dashboards!:

:fileset_ex!:

:modulename!:

9 changes: 5 additions & 4 deletions x-pack/filebeat/module/zeek/_meta/docs.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,6 @@ https://www.zeek.org/manual/release/logs/index.html[Zeek JSON format].
[float]
=== Compatibility

This module requires the {plugins}/ingest-geoip.html[ingest-geoip]
and {plugins}/ingest-user-agent.html[ingest-user-agent]
Elasticsearch plugins.

This module has been developed against Zeek 2.6.1, but is expected to work
with other versions of Zeek.

Expand All @@ -28,3 +24,8 @@ This module comes with a sample dashboard. For example:

[role="screenshot"]
image::./images/kibana-zeek.png[]

:has-dashboards!:

:modulename!:

0 comments on commit 0cbc344

Please sign in to comment.