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

web-interface.assets.325e2d4b-5491.c3c48bc19bb638736065.js.map Maven / Gradle / Ivy

There is a newer version: 6.0.1
Show newest version
{"version":3,"file":"325e2d4b-5491.c3c48bc19bb638736065.js","mappings":"+TA2BA,MA+BA,EA/BoB,IAClB,gBAAC,KAAD,CAAeA,MAAM,0BACnB,gBAAC,KAAD,CAAYA,MAAM,uBACNC,QACE,gBAAC,IAAD,CAAeC,GAAIC,EAAAA,GAAAA,OAAAA,WAAAA,QACjB,gBAAC,KAAD,CAAQC,QAAQ,WAAhB,qBAGJC,kBAAmB,CACjBL,MAAO,4BACPM,KAAMC,EAAAA,EAAAA,MAAAA,cAElB,8QAOF,gBAAC,IAAD,KACE,gBAAC,KAAD,CAAsBC,SAAO,KAG/B,gBAAC,KAAD,CAAKC,UAAU,WACb,gBAAC,KAAD,CAAKC,GAAI,IACP,gBAAC,KAAD,Q","sources":["webpack://graylog-web-interface/./src/pages/IndicesPage.tsx"],"sourcesContent":["/*\n * Copyright (C) 2020 Graylog, Inc.\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the Server Side Public License, version 1,\n * as published by MongoDB, Inc.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * Server Side Public License for more details.\n *\n * You should have received a copy of the Server Side Public License\n * along with this program. If not, see\n * .\n */\nimport React from 'react';\n\nimport { LinkContainer } from 'components/common/router';\nimport Routes from 'routing/Routes';\nimport { Col, Row, Button } from 'components/bootstrap';\nimport HideOnCloud from 'util/conditional/HideOnCloud';\nimport DocsHelper from 'util/DocsHelper';\nimport { DocumentTitle, PageHeader } from 'components/common';\nimport { IndexSetsComponent } from 'components/indices';\nimport { IndexerClusterHealth } from 'components/indexers';\n\nconst IndicesPage = () => (\n  \n    \n                    \n                  \n                )}\n                documentationLink={{\n                  title: 'Index model documentation',\n                  path: DocsHelper.PAGES.INDEX_MODEL,\n                }}>\n      \n        A Graylog stream write messages to an index set, which is a configuration for retention, sharding, and\n        replication of the stored data.\n        By configuring index sets, you could, for example, have different retention times for certain streams.\n      \n    \n\n    \n      \n    \n\n    \n      \n        \n      \n    \n  \n);\n\nexport default IndicesPage;\n"],"names":["title","actions","to","Routes","bsStyle","documentationLink","path","DocsHelper","minimal","className","md"],"sourceRoot":""}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy