Skip to content

Commit

Permalink
removed indexes in docs pages cause redundant
Browse files Browse the repository at this point in the history
  • Loading branch information
mlodic committed Aug 16, 2024
1 parent 5a773e3 commit dbfb59b
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 50 deletions.
22 changes: 0 additions & 22 deletions docs/IntelOwl/advanced_configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,28 +2,6 @@

This page includes details about some advanced features that Intel Owl provides which can be **optionally** configured by the administrator.

- [ElasticSearch](#elastic-search)
- [Kibana](#kibana)
- [Example Configuration](#example-configuration)
- [Business Intelligence](#business-intelligence)
- [Authentication options](#authentication-options)
- [OAuth support](#google-oauth2)
- [LDAP](#ldap)
- [RADIUS](#radius-authentication)
- [OpenCTI support](#opencti)
- [Cloud Support](#cloud-support)
- [AWS support](#aws-support)
- [Secrets](#secrets)
- [SQS](#sqs)
- [S3](#s3)
- [SES](#ses)
- [Google Kubernetes Engine](#google-kubernetes-engine)
- [Queues](#queues)
- [Multi Queue](#multi-queue)
- [Queue Customization](#queue-customization)
- [Queue monitoring](#queue-monitoring)
- [Manual usage](#manual-usage)

## ElasticSearch

Right now only ElasticSearch v8 is supported.
Expand Down
13 changes: 0 additions & 13 deletions docs/IntelOwl/advanced_usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,6 @@

This page includes details about some advanced features that Intel Owl provides which can be **optionally** enabled. Namely,

- [Advanced Usage](#advanced-usage)
- [Organizations and User Management](#organizations-and-user-management)
- [Multi Tenancy](#multi-tenancy)
- [Registration](#registration)
- [Optional Analyzers](#optional-analyzers)
- [Customize analyzer execution](#customize-analyzer-execution)
- [from the GUI](#from-the-gui)
- [from Pyintelowl](#from-pyintelowl)
- [CyberChef](#cyberchef)
- [PhoneInfoga](#phoneinfoga)
- [Analyzers with special configuration](#analyzers-with-special-configuration)
- [Notifications](#notifications)

## Organizations and User management

Starting from IntelOwl v4, a new "Organization" section is available on the GUI. This section substitute the previous permission management via Django Admin and aims to provide an easier way to manage users and visibility.
Expand Down
15 changes: 0 additions & 15 deletions docs/IntelOwl/usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,6 @@

This page includes the most important things to know and understand when using IntelOwl.

- [How to interact with IntelOwl](#how-to-interact-with-intelowl)
- [Plugins Framework](#plugins-framework)
- [Analyzers](#analyzers)
- [Connectors](#connectors)
- [Pivots](#pivots)
- [Visualizers](#visualizers)
- [Ingestors](#ingestors)
- [Playbooks](#playbooks)
- [Generic Plugin Creation, Configuration and Customization](#generic-plugin-creation-configuration-and-customization)
- [Enabling or Disabling Plugins](#enabling-or-disabling-plugins)
- [Special Plugins operations](#special-plugins-operations)
- [TLP Support](#tlp-support)
- [Investigations Framework](#investigations-framework)
- [Create and populate an Investigation](#create-and-populate-an-investigation)

## How to interact with IntelOwl

Intel Owl main objective is to provide a single API interface to query in order to retrieve threat intelligence at scale.
Expand Down

0 comments on commit dbfb59b

Please sign in to comment.