Skip to end of banner
Go to start of banner

Open-AudIT Default Configuration Values and Description

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 12 Next »

Below are the default values and a description for the configuration of Open-AudIT. These can all be changed to work as you desire.

To change these using the GUI in OpenAudIT navigate to menu -> Admin -> Community -> All Configuration

 

+------------------------------------+-------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------+
| name                               | value                                     | description                                                                                                                                           |
+------------------------------------+-------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------+
| blessed_subnets_use                | y                                         | Should we only accept data from the blessed subnets list.                                                                                             |
| default_network_address            |                                           | The ip address or resolvable hostname used by external devices to talk to Open-AudIT.                                                                 |
| delete_noncurrent                  | n                                         | Should we delete any attributes that are not present when we audit a device.                                                                          |
| discovery_create_alerts            | y                                         | Should Open-AudIT create an entry in the alert table if a change is detected.                                                                         |
| discovery_ip_exclude               |                                           | Populate this list with ip addresses to be excluded from discovery. IPs should be separated by a space.                                               |
| discovery_linux_script_directory   | /tmp/                                     | The directory the script is copied into on the target device.                                                                                         |
| discovery_linux_script_permissions | 700                                       | The permissions set on the audit_linux.sh script when it is copied to the target device.                                                              |
| discovery_nmap_os                  | n                                         | When discovery runs Nmap, should we use the -O flag to capture OS information (will slow down scan and requires SUID on the Nmap binary under Linux). |
| discovery_use_dns                  | y                                         | Should we use DNS for looking up the hostname and domain.                                                                                             |
| discovery_use_ipmi                 | y                                         | Should we use ipmitool for discovering management ports if ipmitool is installed.                                                                     |
| display_version                    | 2.0.1                                     | The version shown on the web pages.                                                                                                                   |
| download_reports                   | download                                  | Tells Open-AudIT to advise the browser to download as a file or display the csv, xml, json reports. Valid values are download and display.            |
| graph_days                         | 30                                        | The number of days to report on for the Enterprise graphs.                                                                                            |
| homepage                           | groups                                    | Any links to the default page should be directed to this endpoint.                                                                                    |
| internal_version                   | 20170620                                  | The internal numerical version.                                                                                                                       |
| logo                               | logo-banner-oac-oae                       | The logo to be used in Open-AudIT. Should be a 475x60 .png. Name should not include the file extension. logo-banner-oac-oae is the default.           |
| log_level                          | 5                                         | Tells Open-AudIT which severity of event (at least) should be logged.                                                                                 |
| log_retain_level_0                 | 180                                       | Tells Open-AudIT how many days to keep logs with severity 0.                                                                                          |
| log_retain_level_1                 | 180                                       | Tells Open-AudIT how many days to keep logs with severity 1.                                                                                          |
| log_retain_level_2                 | 180                                       | Tells Open-AudIT how many days to keep logs with severity 2.                                                                                          |
| log_retain_level_3                 | 180                                       | Tells Open-AudIT how many days to keep logs with severity 3.                                                                                          |
| log_retain_level_4                 | 180                                       | Tells Open-AudIT how many days to keep logs with severity 4.                                                                                          |
| log_retain_level_5                 | 90                                        | Tells Open-AudIT how many days to keep logs with severity 5.                                                                                          |
| log_retain_level_6                 | 30                                        | Tells Open-AudIT how many days to keep logs with severity 6.                                                                                          |
| log_retain_level_7                 | 7                                         | Tells Open-AudIT how many days to keep logs with severity 7.                                                                                          |
| maps_api_key                       | AIzaSyAhAUqssRASeC0Pfyx1TW1DXRmboG5bdG0   | The API key for Google Maps.                                                                                                                          |
| maps_url                           | /omk/open-audit/map                       | The web server address of opMaps.                                                                                                                     |
| match_dbus                         | n                                         | Should we match a device based on its dbus id.                                                                                                        |
| match_fqdn                         | y                                         | Should we match a device based on its fqdn.                                                                                                           |
| match_hostname                     | y                                         | Should we match a device based only on its hostname.                                                                                                  |
| match_hostname_dbus                | y                                         | Should we match a device based on its hostname and dbus id.                                                                                           |
| match_hostname_serial              | y                                         | Should we match a device based on its hostname and serial.                                                                                            |
| match_hostname_uuid                | y                                         | Should we match a device based on its hostname and UUID.                                                                                              |
| match_ip                           | n                                         | Should we match a device based on its ip.                                                                                                             |
| match_mac                          | n                                         | Should we match a device based on its mac address.                                                                                                    |
| match_mac_vmware                   | n                                         | Should we match a device based mac address even if it's a known likely duplicate from VMware.                                                         |
| match_serial                       | y                                         | Should we match a device based on its serial number.                                                                                                  |
| match_serial_type                  | y                                         | Should we match a device based on its serial and type.                                                                                                |
| match_uuid                         | y                                         | Should we match a device based on its UUID.                                                                                                           |
| modules                            |                                           | The list of installed Opmantek modules.                                                                                                               |
| nmis                               | n                                         | Enable import / export to NMIS functions.                                                                                                             |
| nmis_url                           |                                           | The web server address of NMIS.                                                                                                                       |
| oae_license                        | none                                      | License status of Open-AudIT Enterprise.                                                                                                              |
| oae_product                        | Open-AudIT Community                      | The name of the installed commercial application.                                                                                                     |
| oae_prompt                         | 2017-06-28                                | Prompt to activate a license for Open-AudIT Enterprise.                                                                                               |
| oae_url                            | /omk/open-audit                           | The web server address of Open-AudIT Enterprise.                                                                                                      |
| page_refresh                       | 300                                       | Interval in seconds between auto-refreshing the page. Set to 0 to cancel auto-refresh.                                                                |
| process_netstat_windows_dns        |                                           | Should we keep track of Windows netsta ports used by DNS above port 1000.                                                                             |
| rss_enable                         | y                                         | Enable the RSS feed.                                                                                                                                  |
| rss_url                            | https://community.opmantek.com/rss/OA.xml | The RSS feed URL.                                                                                                                                     |
| uuid                               | 980906d2-5994-11e7-a4a3-1c1b0d60813b      | The unique identfier of this Open-AudIT server.                                                                                                       |
+------------------------------------+-------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------+



  • No labels