- Splunk 7.x Quick Start Guide
- James H. Baxter
- 100字
- 2021-06-10 19:04:59
Installing Splunk with a short pathname
The Windows API has a path limitation of MAX_PATH, which is defined as being 260 characters, including the drive letter, colon, backslash, 256 characters for the path, and a null terminating character. Windows cannot address a file path that is longer than this, and if Splunk software creates a file with a path length that is longer than that, it won't be able to retrieve the file.
To avoid this problem, it would be a good practice to install the software into a directory with a short path length such as C:\Splunk.
推薦閱讀
- Mastering Mesos
- LabVIEW虛擬儀器從入門到測控應(yīng)用130例
- 自動檢測與傳感技術(shù)
- 分布式多媒體計算機系統(tǒng)
- 計算機系統(tǒng)結(jié)構(gòu)
- Embedded Programming with Modern C++ Cookbook
- 構(gòu)建高性能Web站點
- Apache Superset Quick Start Guide
- 網(wǎng)絡(luò)布線與小型局域網(wǎng)搭建
- 運動控制系統(tǒng)
- 液壓機智能故障診斷方法集成技術(shù)
- 智慧未來
- Redash v5 Quick Start Guide
- 實戰(zhàn)Windows Azure
- 人工智能云平臺:原理、設(shè)計與應(yīng)用