All Downloads are FREE. Search and download functionalities are using the official Maven repository.

web-interface.assets.6e61897c-119.472622149827c1587209.js Maven / Gradle / Ivy

There is a newer version: 6.0.1
Show newest version
(window.webpackJsonp=window.webpackJsonp||[]).push([["6e61897c-119"],{ysl5v84a:function(e,t,a){"use strict";a.r(t);var r=a("ivGQtwpr"),n=a.n(r),s=a("ii0bleBb"),l=a.n(s),o=a("4KF7VOU5"),i=a.n(o),u=a("PcYM+wZ7"),m=a.n(u),c=a("X+7LuFrS"),p=a("qoq4u5Uq"),d=a("0tVB/fkh"),f=a("YRxmDjar"),g=a("75Z74Q9B"),h=a("1VnJesae"),v=a("/lavANvI"),E=a("1/asf7rI"),S=h.a.getStore("CurrentUser"),b=h.a.getStore("Streams"),w=m()({displayName:"StreamOutputsPage",propTypes:{params:l.a.shape({streamId:l.a.string.isRequired}).isRequired},mixins:[i.a.connect(S)],getInitialState:function(){return{stream:void 0}},componentDidMount:function(){var e=this,t=this.props.params;b.get(t.streamId,(function(t){e.setState({stream:t})}))},render:function(){var e=this.state,t=e.stream,a=e.currentUser;return t?n.a.createElement(d.j,{title:"Outputs for Stream ".concat(t.title)},n.a.createElement("div",null,n.a.createElement(d.e,{className:"content"},n.a.createElement(p.j,{md:10},n.a.createElement("h1",null,"Outputs for Stream »",t.title,"«"),n.a.createElement("p",{className:"description"},"Graylog nodes can forward messages of streams via outputs. Launch or terminate as many outputs as you want here. You can also reuse outputs that are already running for other streams. A global view of all configured outputs is available ",n.a.createElement(c.a,{to:v.a.SYSTEM.OUTPUTS},"here"),". You can find output plugins on ",n.a.createElement("a",{href:"https://marketplace.graylog.org/",rel:"noopener noreferrer",target:"_blank"},"the Graylog Marketplace"),"."),n.a.createElement(g.a,null,n.a.createElement("i",null,"Removing")," an output removes it from this stream but it will still be in the list of available outputs. Deleting an output ",n.a.createElement("i",null,"globally")," will remove it from this and all other streams and terminate it. You can see all defined outputs in details at the "," "," ",n.a.createElement(c.a,{to:v.a.SYSTEM.OUTPUTS},"global output list"),"."))),n.a.createElement(f.a,{streamId:t.id,permissions:a.permissions}))):n.a.createElement(d.db,null)}});t.default=Object(E.a)(w)}}]);
//# sourceMappingURL=6e61897c-119.472622149827c1587209.js.map




© 2015 - 2024 Weber Informatics LLC | Privacy Policy