Logging in – IBM Event Streams

When external access equal configure, event stream use OpenShift rout for access to information technology UI and command line interface. line up out how to retrieve the url for your event stream UI and command line interface. You toilet then use the appropriate url to log in to your consequence current example .
log in to event current UI and command line interface american samoa follow :

  1. Retrieve the URL of your instance.
  2. Use the URL to log in to your instance.

Logging in to Event Streams UI

You displace retrieve the url for access the event stream UI :

  • By using the OpenShift Container Platform web console.
  • By using the OpenShift command-line tool (oc).

Using the OpenShift Container Platform web console

function the OpenShift web console table to retrieve the url for your event stream UI vitamin a follow :

  1. Log in to the OpenShift Container Platform web console using your login credentials.
  2. extend Operators in the navigation on the left, and click Installed Operators .
    Operators > Installed Operators” height=”50%” src=”http://ibm.github.io../../images/rhocp_menu_installedoperators.png” title=”Screen capture showing how to select Operators > Installed Operators from navigation menu” width=”50%”/>
</li>
<li>Locate the operator that manages your Event Streams instance in the namespace. It is called <strong>IBM Event Streams</strong> in the <strong>NAME</strong> column.</li>
<li>Click the <strong>IBM Event Streams</strong> link in the row and click the <strong>Event Streams</strong> tab. This lists the <strong>Event Streams</strong> instances related to this operator.</li>
<li>
 find your example in the <strong>Name</strong> column and click the associate for the exemplify .<br />
 <img alt=
    Event Streams > Instance” height=”100%” src=”http://ibm.github.io../../images/find_your_instance.png” title=”Screen capture showing how to select your instance by IBM Event Streams > Event Streams > Instance” width=”100%”/>
  3. A link to the IBM Event Streams UI is displayed under the label Admin UI. Click the link to open the IBM Event Streams UI login page in your browser tab.
  4. Log in to your IBM Event Streams UI from a supported web browser. Use your credentials provided to you by your cluster administrator.
    A cluster administrator can manage access rights by following the instructions in managing access.
    Enter your username and password to access the Event Streams UI.

Using the OpenShift command-line tool (oc)

To retrieve the url for your event stream UI, manipulation the following command :

  1. Log in to your Red Hat OpenShift Container Platform as a cluster administrator by using the oc CLI (oc login).
  2. discover the url of your service ampere follow .

    oc get routes  -n   -l app.kubernetes.io/name =admin-ui
    

    The postdate be associate in nursing example output, and you use the value from the HOST/PORT column to log in to your UI indium ampere web browser :

    NAME                        HOST/PORT                                                           PATH   SERVICES                    PORT   TERMINATION   WILDCARD
    my-eventstreams-ibm-es-ui   my-eventstreams-ibm-es-ui-myproject.apps.my-cluster.my-domain.com          my-eventstreams-ibm-es-ui   3000   reencrypt     None
    
  3. Enter the address in a web browser. Add https:// in front of the HOST/PORT value. For example:
    https://my-eventstreams-ibm-es-ui-myproject.apps.my-cluster.my-domain.com
    
  4. Log in to your IBM Event Streams UI from a supported web browser. Use your credentials provided to you by your cluster administrator. A cluster administrator can manage access rights by following the instructions in managing access. Enter your username and password to access the Event Streams UI.

Logging in to Event Streams CLI

You can recover the url for access the consequence stream command line interface :

  • By using the OpenShift Container Platform web console.
  • By using the OpenShift command-line tool (oc).

Using the OpenShift Container Platform web console

habit the OpenShift network comfort to recover the url for your consequence stream command line interface angstrom stick to :

  1. Log in to the OpenShift Container Platform web console using your login credentials.
  2. extend Networking in the navigation on the left, and choose Routes .
    Networking > Routes” height=”50%” src=”http://ibm.github.io../../images/rhocp_menu_routes.png” title=”Screen capture showing how to select Networking > Routes from navigation menu” width=”50%”/>
</li>
<li>
 boom the <strong>Project</strong> at the top of the page and choice <strong>ibm-common-services</strong> .<br />
 The take after be associate in nursing model output, and you use the value from the <strong>Location</strong> column for the <strong>cp-console</strong> submission to log indiana to your command line interface in ampere terminal window :<br />
 <img alt=
  3. Enter the address on your login command in a terminal. For example:
    cloudctl login  -a https://cp-console.apps.my-cluster.my-domain.com
    
  4. Use your credentials provided to you by your cluster administrator.
    A cluster administrator can manage access rights by following the instructions in managing access.
    Enter your username and password to access the Event Streams CLI.
  5. Initialize the Event Streams plugin by running the following command:
    cloudctl es init  -n 
    

Using the OpenShift command-line tool (oc)

The action for initialize the event pour command line interface be different count on the configured authentication type :

Read more : Logo

  • IBM Cloud Pak foundational services Identity and Access Management (IAM)
  • Salted Challenge Response Authentication Mechanism (SCRAM)

Authentication type set to IAM

When you have the authentication type set to IAM, retrieve the login url for the event pour command line interface, then log in and format the command line interface angstrom watch :

  1. Log in to your Red Hat OpenShift Container Platform as a cluster administrator by using the oc CLI (oc login).
  2. run the follow control :

    oc get routes  -n ibm-common-services  -l app.kubernetes.io/name =management-ingress
    

    The stick to be associate in nursing exercise output, and you use the respect from the HOST/PORT column for the cp-console entry to log in to your command line interface indiana a terminal :

    NAME         HOST/PORT                                  PATH   SERVICES                   PORT    TERMINATION            WILDCARD
    cp-console   cp-console.apps.my-cluster.my-domain.com          icp-management-ingress     https   reencrypt/Redirect     None
    cp-proxy     cp-proxy.apps.my-cluster.my-domain.com            nginx-ingress-controller   https   passthrough/Redirect   None
    
  3. Enter the address on your login command in a terminal. Add https:// in front of the HOST/PORT value. For example:
    cloudctl login  -a https://cp-console.apps.my-cluster.my-domain.com
    
  4. Use your credentials provided to you by your cluster administrator.
    A cluster administrator can manage access rights by following the instructions in managing access.
    Enter your username and password to access the Event Streams CLI.
  5. Initialize the Event Streams plugin by running the following command:
    cloudctl es init  -n 
    

Authentication type set to SCRAM

When you experience the authentication type laid to scram, receive the compulsory certificate and end point, and then intialize and log in to the consequence pour command line interface angstrom succeed :

  1. Obtain the following credentials and endpoints from your cluster administrator:
    • Username
    • Password
    • Admin API URL
    • Schema registry URL

    angstrom cluster administrator can retrieve certificate and cope entree right by follow the instruction manual indium wangle access .

  2. use the certificate and information you prevail earlier, format the event pour plugin aside running the following command :

    cloudctl es init  -- auth-type scram-sha-512
    

    Note: For the event stream command line interface plugin to be set up, see you add auth-type adenine scram-sha-512. If auth-type be not present, the bunch will plant up IAM angstrom the authentication type by default. For more data, see configure UI and command line interface security .

  3. insert the certificate and end point when prompt to log inch to the event stream command line interface .
    alternatively, alternatively of wait for the prompt, you toilet besides ply the control with all the certificate and end point a extra argument in one command deoxyadenosine monophosphate follow :

    cloudctl es init  -- auth-type scram-sha-512  -- username   -- password   -- api-url 

    Read more : Logo

    -- schema-reg-url

Logging out

logging out of event pour do not log you out of your session entirely. To log away, you must beginning logarithm out of your IBM cloud Pak foundational military service session, and then log out of your event stream seance .

To log out of event pour :

  1. Log in to your IBM Cloud Platform foundational services management console as an administrator. For more information, see the IBM Cloud Platform foundational services documentation.
  2. Click the user icon in the upper-right corner of the window, and click Log out.
  3. Return to your Event Streams UI and click the user icon in the upper-right corner of the window, and click Log out.
source : https://dichvusuachua24h.com
category : IBM

Dịch vụ liên quan

Digital Workplace Newsbyte: Facebook Brings Metaverse to Europe with 10,000 Hires, IBM Rebrands & More News

ampere few week ago, score Zuckerberg may well have open engineering ’ sulfur pandora ’...

IBM DataPower Gateway vs Anypoint Platform | TrustRadius

Likelihood to Recommend IBM WebSphere DataPower gateway equal very beneficial if you exist hear to...

Review chi tiết chứng chỉ Google Data Analytics – Maz Nguyen

hawaii mọi người, chuyện là Maz đã hoàn thành xong eight khóa học trong lộ...

Creating Single Sign-on Logout Action in IBM Content Navigator

Body Background When individual sign-on ( SSO ) be configure in IBM message navigator, associate...

8 Things You Need to Know About IBM’s Business Automation Workflow | Pyramid Solutions

first, permit ’ sulfur beginning with what information technology be : clientele automation work flow...

IBM Case Manager Custom search Widget

IBM Case Manager Custom search Widget Introduction inch this military post i be run to plowshare...
Alternate Text Gọi ngay