CSM 4.5 Event Manager for IOS firewall on routers?

Hi,
Can anyone confirm fo me whether it's possible to send syslog messages from routers running IOS firewall feature set to CSM, so that the events appear in CSM Event Manager, similar to the way that ASA's do?
I've setup one of my routers to do this and have confirmed using wireshark that the syslog packets are received on the CSM 4.5 machine, but they don't seem to turn up in Event Manager.
This would be an extremely useful feature if I can get it to work!
Thanks,
Matt                  

Hello friends,
Please, allow me to resurect this old post. 
I have already installed CSM 4.4 and I am already managing an ASA through CSM. I have configured CSM according to next the User Guide.
http://www.cisco.com/c/en/us/td/docs/security/security_management/cisco_security_manager/security_manager/4-4/user/guide/CSMUserGuide_wrapper/evntchap.html
I am not able to see the Events in the Event viewer client. Would you give me an advise about how to troublehoot that?
Regards!

Similar Messages

  • CSM 4.2 - Event Manager and IOS FW

    Hello,
       I am looking for an event management solution for IOS FW as the one CSM 4.2 already have to manage ASA, FWSM and IPS devices. As stated in the CSM documentation, we cannot use Event Manager for IOS FW.
       Any idea? Any plan to see it in the future? Should we use an external syslog server ...
       Kind regards,
           Carles

    Hello friends,
    Please, allow me to resurect this old post. 
    I have already installed CSM 4.4 and I am already managing an ASA through CSM. I have configured CSM according to next the User Guide.
    http://www.cisco.com/c/en/us/td/docs/security/security_management/cisco_security_manager/security_manager/4-4/user/guide/CSMUserGuide_wrapper/evntchap.html
    I am not able to see the Events in the Event viewer client. Would you give me an advise about how to troublehoot that?
    Regards!

  • Training & Events Management for Customers -- Urgent please

    In a scenario where Training and Events Management is to be implemented for Customers as attendees and not Employees, how do we get the attendee data?
                    Does it have to be obtained from Sales and Distribution Module?
                    What kind of data should exist in S&D -- is that Customer Master?
    Points would rewarded propmptly ..

    There is also the option of external perssons. T-code PSV8, and choose External Person.
    The benefit of using a full profile person object (ie. create an org unit for external persons) is that you can use requirement profiles. If simply want people to attend the course, give a qualification and possible charge i would recommmend eternal persons in TEM.

  • Usage of SAP Event Management as backend for custom mobile applications

    Hi,
    I'm am looking for an appropriate implementation approach for custom mobile applications as complement for warehouse processes with SAP Extended Warehouse Management.
    Possible scenarios:
    i) Goods issue - loading process
    There are requirements like capturing of various data about the vehicle and load per RF handheld computer. The goal is to trace and archive them for analysis and reporting purposes.
    ii) Goods receipt -production process
    The production supply and goods receipt from production are realized in SAP EWM. The request is to collect data about the production process for quality reasons by use of RF devices.
    You can picture oneself the additional mobile data entry activities during the various processes as predefined question catalogues with answer options.
    The frontend - the additional mobile transactions can be realized with the EWM-Radio-Frequency-Framework, too. But I feel confindent that there is a better way to track, trace, store, analyse, report and archiv of the collected data to Y-TABLES.
    Would you recommend to use SAP Event Management for this purpose to complement the SAP EWM processes?
    The existing requirements as described above is in my understanding only a little fraction of the capabilities of SAP Event Management. The data collection and evaluation process is local within the warehouse. At first there is not requested any automatic system behaviour to particular events...
    There are a lot material and information about SAP Event Management. But I havent found an easy getting started for my simple business scenario to enhance the EWM processes with the EM capabilities. How I could realize a question/anwer catalogue with the EM tools?
    Thanks in advance!
    Best regards,
    Laura

    Hello Laura,
    principally the process would fit for EM. But EWM is not integrated up to now to EM i.e. you would have to do the connection from EWM to EM by your own.
    How to generally connect an application to EM is described here:
    service.sap.com/scm
    -> Event Managament
    -> Technical Information
    -> Connect SAP objects to SAP EM
    Best regards,
    Steffen

  • Training and Event Management Costs

    Hi All,
    I have been asked to implement training and event management for purpose of cost tracking. I have looked at activity allocation and CTPosting but would like to get some advice on proper implementation of this.
    Any direction, advice or support appreciated!
    Thank you,
    LB

    Dear TEM guru,
    Kindly let me the way out if u got the solution for the raised question .
    Also let me know how you are dealing with Training cost advance payment and settlement .
    Thanks in advance
    Alok

  • Need manual to implement training and event management

    Hi All
    I'm going to implement Training and event management for my client.Plz help me if u've any kind of manual or any guidelines for me.
    Thanks,
    SKM

    Hi Santosh,
    Best way to check the guidelines is to see help.sap.com.
    From my experience you need to follow the following steps:
    1. Create busness event groups
    2. Create business event types
    3. Create resource types
    4. Create resources
    5. Create external instructors (if any)
    6. Create companies (if any)
    7. Create locations
    8. Manage integration switches (SEMIN rows in T77S0 table)
    For the master data creaton activities above, you can create LSMW to make it possible for mass data upload.
    After your business catalog and all other master data is in place,
    1. Plan business events - PSVP
    2. Create business events wth/without resources - PSV2
    3. Book attendees- PSV1
    As recurring activities:
    1. Firmly book the events.
    2. Cancel events (if needed)
    3. Follow-up events.
    Regards,
    Dilek

  • Bug in event manager ?

    Hello !
    I installed a JS script that is called on all events by the event manager.
    It works very well, but as soon as i try to print a document, Photoshop seems to be blocked. No tools can be used any more, but some menus work.
    The event manager menu answers: General I/O Error
    In this state, the photoshop process must be deleted with the task manager.
    I already listened a lot of different events with this scrpt and the problem occurs only on print so far.
    The script itself seems not to be the cause. I tested several scripts with less ans less code inside until a simple try catch. Even an empty JSX file shows the problem.
    My version is CS4.
    Does someone know this problem ?
    Is there a work around ?
    Thank you for your help !
    P.S: Could someone make a simple test ? Just add an empty .JSX file into the event manager for all events, and try to print a document ?

    Hello c.pfaffenbichler !
    My script only needs to catch some events: open, close, select, set, etc...(not all), but it is simplier to install it once for all events.
    Because :
    - It can be installed by hand (To install it for each event an installer is needed with a 2nd script).
    - To catch an additional event, only the script must be modified, not the install process.
    For this development, i also wrote an "eventviewer" (that prints an event with all arguments into an alert box) to see exactly what is the pattern to match for each action i needed to catch.  This script must be installed for all events.
    The purpose of the main script is to assign a private context to a document and to each layer of a document: for instance a brush with its diameter, FG and BG colors, etc...

  • Change Event Name in iPhoto for iOS

    I've bought in to Apple's promise of the "PC free" lifestyle with an iPad and the camera connectivity kit. A major problem is the fact that you couldn't manage events on the iPad with the standard "Photos" app.
    With the new "iPhoto for iOS", will I finally be able to restore organization to my library? I would love it if I could simply name events and perhaps do a little split/merge here and there.
    Thanks for your help,
    Mitch

    I agree. I bought the camera connect kit and was disappointed that I couldn't rename the events at all.

  • Managing Routers running IOS Firewall

    I have to create a lab network that is firewalled off from the main production network. I'm thinking of connecting it via routers running firewall IOS (Reasons for not using ASA's? Expected low throughput, demanded low cost, the usual suspects).
    I'd like to have two routers running active/passive. Questions:
    1) can I run two IOS firewalls in Active/passive
    2) is there a way of managing them other than manually replicating the config changes from one to another every time I make a config change?
    All comments/help appreciated (even if the comments are "Don't be so stupid :) )
    Thanks,
    Jim

    At first I would say that it is not possible with IOS firewall, but after Googling it a bit it seems that it's possible to have A/S with IOS firewall. 
    Here are couple useful links that I am sure you will love:
    Cisco IOS Stateful Failover - this is for general routers running 12.4T
    IOS Classic Firewall - this is for 3800 platform.
    You can find the requirements and the restrictions on above links. Regarding your second question, unfortunately it is one of the restriction. It doesn't support configuration synchronization.

  • Training and Event Management (PE) - What does PE stand for?

    Hi
    Re: Training and Event Management (PE)
    Can someone tell me what (PE) stands for?
    I have had a look at the documentation on SAP Help but cannot see what this stands for. 
    I want to use this in the naming convention in my role stategy but need to understand what this means.
    Does anyone know?
    Thanks
    Charnaine

    Hmmm... the plot thickens...
    Perhaps if we look into the context where this abbreviation is used, then it would give a hint.
    For example:
    "training evidence in PE" => Personnel Education
    "attendance recorded in PE" => Personnel Events
    "will result in PE" => Personnel Execution
    According to [PE-RPL|http://help.sap.com/erp2005_ehp_04/helpdata/EN/77/bff8ab4a2911d182b80000e829fbfe/frameset.htm] it is a bit of a mix of the first two.
    Cheers,
    Julius

  • Can we create a dynamic action for Training and Event Management???

    Hi All
    i need to configure automatic email generation for an employee when he gets booked for a training program in the training and event management module. can we use a dynamic action for it? and how to configure it?? I also guess that i have to use the Feature MAILS for it. but i am not sure abt it and also not sure how to configure it. I will really appreciate if someone can provide me with a step to step configuration for the same. Its urgently sought.
    Thanks and Regards

    Notifications in T&E are done through Workflow.Dynamic Actions are only for PA Infotypes.
    ~Suresh

  • Appraisal for Training and Event Management

    Hi Friends,
    Hope every one doing well.
    I have a requirement regarding the Appraisal of Attendee and send to its reporting manager for review and Manger may change the rating and completed or reject for re-appraise from the attendee.
    Note: We are not using LSO, using old Training and event management and we don't have any ESS,MSS system simply doing in ECC system only.
    here i need the notification for the reporting manager once the attendee save his ratings, if i do with old appraisal functionality with APPCREATE & APPCHANGE system is not giving any notifications to the reporting manager.
    if i go to new appraisal system that is with PHAP_CATALOG and PHAP_ADMIN i am not able to get the course's what employee attended for the training.
    please can any one share your view how to do this.
    using  BS - Appraisal Model
              BG - Criteria Group
              BK - Criterion
    Thanks in advance,
    Best Regards,
    Praneeth kumar

    Thanks for your suggestions.
    i can't go through new appraisal model with catalog & template, because client is not having ESS,MSS.  appraisal has to done in the ECC only.
    Done the customization like this :
    created scales
    created appraisal model and assign the scales
    for appraisal, Employee can do from APPCREATE transaction rate his own ratings and save.
    Now Appraiser (Manager) from APPCHANGE complete the appraisal.
    now my requirement is (1) after saving the APPCREATE by the employee, notification has to go to his reporting manager only. (2) Manager can do review/change and complete the process to his Employees only (who are reporting to him)
    how can i do this, standard functionality is there or i have to go for ABAP coding ? if ABAP coding what i have to ask them to do.
    Please help in this requirement.
    Thanks and Best Regards,
    Praneeth kumar

  • How to create custom infotype for training and event management

    hai freinds can any one tell me how to create custom infotype for training and event managment with following fields
    PS No – PA0000-> PERNR
    Name   - PA0001 -> ENAME
    IS PS.No. – PA0001-> PS no. of Immediate Superior
    IS name PA0001 -> ENAME
    thanx in advance
    afzal

    Hi,
    Your question is not clear for me. Since it is a TEM infotype, it could be a PD infotype.
    If you wish to create a PD infotype, use transaction PPCI to create the infotype.
    But before that you need to create a structure HRInnnn (where nnnn is the infotype number) with all the fields relevant for the infotype.
    If you wish to create a PA infotype, use transaction PM01 to create the infotype.
    But before that you may be required to create a strcuture PSnnnn  (where nnnn is the infotype number) with all the fields relevant for the infotype.
    Regards,
    Srini

  • User exit / BADI for training and event management

    Hi all,
    Can anybody tell me if there is any user exit / BADI for training and event management module?
    Thanks & regards,
    LOI

    Hi
    BADI's for Training and Event Management
    HRTEM00MASTERDATA      HR: Training and Event Management - Master Data
    HRTEM00NET_ACTIVITY      Determine Activities of an Attendee (e.g. ESS PV8I)
    HRTEM00NET_WEBST      Set Cancellation Reason in ESS PV8I
    HRTEM_CORR_NOTIF_REQ      Customer Enhancement:Confirmation on Send (R/3 Mail, E-Mail)
    HRTEM_HANDLE_BOOKING      HR-TEM BAdI: Employee Leaves Company - Update TEM Data
    HRTEM_INT_ZW           HR-TEM: Badi for Integration TEM - Time Management
    HRTEM_READ_OBJECT      Customer Enhancement: Name Format
    RHPV0001 Customer      Enhancement for Additional Checks for Booking
    Enhancemnet Spot:
    HRTEM00MASTERDATA      HR: Training and Event Management - Master Data
    ~~~Ganesh Kumar K.

  • Configuration documents for Training and event management &apprisals?

    hello xperts
    can anyone forward me configuration documents for treaining and event management and apprisal? to [email protected]

    Thanks for your suggestions.
    i can't go through new appraisal model with catalog & template, because client is not having ESS,MSS.  appraisal has to done in the ECC only.
    Done the customization like this :
    created scales
    created appraisal model and assign the scales
    for appraisal, Employee can do from APPCREATE transaction rate his own ratings and save.
    Now Appraiser (Manager) from APPCHANGE complete the appraisal.
    now my requirement is (1) after saving the APPCREATE by the employee, notification has to go to his reporting manager only. (2) Manager can do review/change and complete the process to his Employees only (who are reporting to him)
    how can i do this, standard functionality is there or i have to go for ABAP coding ? if ABAP coding what i have to ask them to do.
    Please help in this requirement.
    Thanks and Best Regards,
    Praneeth kumar

Maybe you are looking for

  • Puzzle  effect in Photoshop Elements 12

    I can select a puzzle piece on an image and move it but cannot rotate it or fix it in place. It remains as a dotted outline.

  • ACCOUNTING  AND MATERIAL DOCUMENT

    Dear All, In  Table  BSAK   --    BELNR  field  discription   is written  as ACCOUNTING  Document, where as in Table  EKBE  --  BELNR  field  discription is  mentioned as  MATERIAL  DOCUMENT, Please tell me  is  account document no is same as materia

  • Default 10 rows in ALV grid

    Hi Group, My requirement is to show 10 default rows in ALV grid (with 4 fields in ALV grid), whenever Create radio button is selected in Selection Screen. Please could you help me with this. Thanks and Regards, Kumar.

  • Need help loading code

    I have been working on a "console" application for text-based games. So far I have been able to make the GUI okay, and everything is theoretically okay, but the special thing about my console is that it will be able to load a jar file and interact wi

  • Contacts dissapear when I text them.

    Every time I text a person from my contact list (on my iPhone 4), their contact information dissapears.  Please help!