Skip to content

Commit

Permalink
Update F5 document
Browse files Browse the repository at this point in the history
  • Loading branch information
Mahir Chavda committed May 6, 2020
1 parent c91f57f commit 7238692
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 6 deletions.
1 change: 1 addition & 0 deletions docs/gettingstarted/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ using the SC4S defaults. SC4S can be easily customized to use different indexes
* netfw
* netids
* netops
* netwaf
* netproxy
* netipam
* oswinsec
Expand Down
14 changes: 8 additions & 6 deletions docs/sources/F5/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,17 @@
|----------------|---------------------------------------------------------------------------------------------------------|
| f5:bigip:syslog | None |
| f5:bigip:irule | None |
| f5:bigip:asm:syslog | None |
| nix:syslog | None |

### Sourcetype and Index Configuration
### Index Configuration

| key | sourcetype | index | notes |
|----------------|----------------|----------------|----------------|
| f5_bigip | f5:bigip:syslog | netops | none |
| f5_bigip_irule | f5:bigip:syslog | netops | none |
| f5_bigip_nix | nix:syslog | netops | if `f_f5_bigip` is not set the index osnix will be used |
| key | index | notes |
|----------------|----------------|----------------|
| f5_bigip | netops | none |
| f5_bigip_irule | netops | none |
| f5_bigip_asm | netwaf | none |
| f5_bigip_nix | netops | if `f_f5_bigip` is not set the index osnix will be used |

### Filter type

Expand Down

0 comments on commit 7238692

Please sign in to comment.