by ComponentSpace - 製品のタイプ: コンポーネント / ActiveX DLL
この商品については、日本語の説明書きはございません。
Avoid the complexities of the event log interfaces by using this intuitive and fully featured control. ComponentSpace Event Log Control will allow you to Read, write, clear, save and load event logs. Write log entries with insertion strings, binary data, and user account information. You can read event log records with full category and event description message file lookup including parameter replacement. Access event logs on remote computers. The control supports both the standard and also custom event logs. The Event Log Control offers Visual Basic developers complete access to the Windows event logs in a simple to use yet powerful control.
一般向け価格については下記に表示されています。お客様用の割引価格をご覧になるには、ログインしてください。
| カートに追加 | ¥ 27,615 (税込) | 1 Developer License | ダウンロード (430 KB) | |
| カートに追加 | ¥ 41,580 (税込) | 4 Developer Team License | ダウンロード (430 KB) | |
| カートに追加 | ¥ 55,440 (税込) | 8 Developer Team License | ダウンロード (430 KB) | |
| カートに追加 | ¥ 68,985 (税込) | 1 Site Wide License (Allows Unlimited Developers at a Single Physical Address) | ダウンロード (430 KB) | |
| カートに追加 | ¥ 138,810 (税込) | 1 Site Wide License (Allows Unlimited Developers at a Single Physical Address) with Source Code | 要確認 | ダウンロード (552 KB) |
| カートに追加 | ¥ 13,755 (税込) | 1 Developer Premium Support License | ダウンロード (29 KB) |
すべてのご注文にて弊社標準の 契約条件および返品条件の内容が適用されます。
一般向け価格については上記に表示されています。お客様用の割引価格をご覧になるには、ログインしてください。
The Event Log control includes six classes: EventSource, EventLog, EventLogBackup, EventLogRecord, EventLogConfiguration and EventSourceConfiguration.
Use the EventSource class to write entries to the standard or custom event logs. Set the ComputerName property to write an event log on a remote computer. Specify the source name, category, event number and type of entry to write. You can also include an array of insertion strings and binary data.
The EventLog class provides access to the standard or custom event logs. Use the SourceName property to specify the event log to access. You can read event log records as well as backing up logs to file or clearing them. You may also subscribe to an event thats raised whenever the event log changes. When reading, event log entries are cached internally to speed up access. For advanced users you may specify the cache size and, if reading a log on a remote computer, the message files lookup order.
With the EventLogBackup class you may read event logs that have been saved to file either on the local or a remote computer.
The EventLogRecord class represents event log records. It includes properties to access the record number, user name, category number and description, event type, event number and description, time, and data. Message and parameter files are looked up to convert insertion strings into full category and event descriptions. You may also access the raw insertion strings if required.
The EventLogConfiguration class allows you to read and update the configuration for event logs. Specify the maximum size of the log file, the overwrite mode and period. The EventSourceConfiguration class allows the setting and retrieval of event source configuration information. This includes the various message file paths, category count and event types supported.
A number of support classes are also included for converting events logs to comma separated value (CSV) records and XML. An EventLogMonitor class provides enhanced event log monitoring.
Main Features
This control may also be purchased as part of the Key Technology ActiveX Suite.