FAQ's
|
|
|||
| Q1. We want to configure EventTracker to help monitor syslog events from Unix machines. We've referred to the FAQ. We are unclear how to set up EventTracker manager to capture syslog events. | |||
| Q2. Is there a way to test if EventTracker is receiving SYSLOG messages from my Linux/Unix machine? | |||
| Q3. Is it possible to make the SYSLOG daemon on Unix/Linux boxes to send a keepalive/heartbeat (--MARK--) message every n minutes? | |||
| Q4. I have IT Audit Compliance to meet. I want to store events for a long period of time. Can EventTracker help me? | |||
| Q5. How do I use the licenses mentioned in EventTracker? | |||
| Q6. I downloaded the evaluation of EventTracker,
and have a question about `Alarm forwarding?. If I
define some Alarm-definitions, and activate the SNMP
Alarm forwarding, all Alarms are sent, using the same
Trap OID. Can I configure multiple (different) Traps for each Alarm-definition? |
|||
| Q7. Can we receive events from CISCO PIX firewall into EventTracker? | |||
| Q8. Why can’t I run the EventTracker installation? I’m getting an error message saying Windows cannot access the specified device, path, or file | |||
| Q1. We want to configure EventTracker to help monitor syslog events from Unix machines. We've referred to the FAQ. We are unclear how to set up EventTracker manager to capture syslog events. | |||
You DO NOT need to do any setting on the EventTracker manager to capture syslog events. On installation, by default, the EventTracker manager will listen on the syslog UDP=514 port. Any syslog message on this port will be recorded and shown on the Console. Please note that you will have to configure your firewall or Unix system to forward these syslogs to EventTracker. That is the only configuration to be done. If it is still not working, please check that there is no firewall restricting the access. |
|||
| Q2. Is there a way to test if EventTracker is receiving SYSLOG messages from my Linux/Unix machine? | |||
You can generate sample SYSLOG messages from a Linux/Unix implementation with the logger command logger is a command-line application that sends messages to the system logger. In addition to being a good diagnostic tool, logger is especially useful for adding logging functionality to shell scripts. Suppose you've just reconfigured syslog to send all daemon messages with priority "warn" to EventTracker. To test the new syslog.conf file, you'd first restart syslogd and klogd and then you'd enter a command like the one logger -p daemon.warn "This is only a test." logger's syntax is simple. The -p parameter allows you to specify a facility.priority selector. Everything after this selector (and any other parameters or flags) is taken to be the message. Sample script to send multiple messages from command prompt |
|||
| Q3. Is it possible to make the SYSLOG daemon on Unix/Linux boxes to send a keepalive/heartbeat (--MARK--) message every n minutes? | |||
Start the syslog daemon with the -m option Minutes between "mark" messages (timestamp-only messages. A value of 0 (default) signifies "no marks"). Example: This can be useful to assure that the machine was alive and healthy in the absence of regular SYSLOG messages. |
|||
| Q4. I have IT Audit Compliance to meet. I want to store events for a long period of time. Can EventTracker help me? | |||
One of EventTracker's main strengths is its ability to store and analyse events for a long period of time. Warehousing is a feature that can be turned on from the EventVault Manager and this will automatically start warehousing events that are older than a particular period (for example, 7 days). Once warehousing is turned on, you can use the Reports Console to give analysis and reports for a chosen time period. |
|||
| Q5. How do I use the licenses mentioned in EventTracker? | |||
The license includes all the necessary components including the Console. Install the Console first with the license and thereafter distribute the Agents (or Clients) from the Console. The Install Guide at http://www.prismmicrosys.com/Support/docs.php is a useful resource. Example - Your order details: 1. Edition Type : Protector Install the latest version available at our web-site. When prompted please enter the following information EXACTLY (it is very case sensitive !!) as shown below. EventTracker v4.5 License Key: Once Manager is installed, you can now continue to deploy the Clients as well according to the number of licenses that has been purchased. Once this limit is reached, you will not be allowed to deploy more Clients and will need to contact sales@prismMicroSys.com to purchase additional licenses. |
|||
| Q6. I downloaded the
evaluation of EventTracker, and have a question about `Alarm
forwarding?. If I define some Alarm-definitions, and activate
the SNMP Alarm forwarding, all Alarms are sent, using the
same Trap OID. Can I configure multiple (different) Traps for each Alarm-definition? |
|||
The Alarm forwarding mechanism in EventTracker will use the same Trap OID only because we need to forward it to other management frameworks in a consistent manner. However, you can use the custom action alerting mechanism to achieve your goal. For this, You will need to write the script though. There are several such freely available scripts, which can then be fine-tuned. |
|||
| Q7. Can we receive events from CISCO PIX firewall into EventTracker? | |||
Yes. EventTracker is designed to receive SYSLOG events as well as SNMP traps from Cisco PIX firewall. PIX Firewall can send syslog messages to EventTracker console. You can also further customize events, send an alert or generate appropriate report using extended framework provided by EventTracker. EventTracker also contains special categories (knowledge pack) to manage PIX events. Three steps to send Syslog Messages to a EventTracker Console 1. Configure syslogd to send syslog messages to EventTracker (The Configuration Guide for the Cisco Secure PIX Firewall Version describes the procedure for configuring syslogd) logging host EventTracker 192.168.1.1 logging trap errors |
|||
| Q8. Why can’t I run the EventTracker installation? I’m getting an error message saying Windows cannot access the specified device, path, or file | |||
If you are running Windows 2003 R1 or Windows 2003 R2 SP2 you must follow these steps to run the ET installation. When you copy a file in these OS’s a minor security precaution is taken and can be fixed very easily.
This should resolve the issue. After these steps have been taken you can run the EventTracker installation.
|
|||